m5: Disable the GMS SetupWraith pairing wizard
authorNolen Johnson <johnsonnolen@gmail.com>
Wed, 17 Jan 2024 04:07:36 +0000 (23:07 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Wed, 17 Jan 2024 04:10:35 +0000 (23:10 -0500)
* Users can still send the keye vnet for, or press the
  upgrade key (treated as pairing button) on the deivce
  to open BT pairing - resolves all the complaints about
  not being able to use USB keyboards, etc because SetupWraith
  prevents moving past the pairing wizard screen without
  successfully pairing a remote.

Change-Id: I23d5e455d52899aec069fa0897b684433566350c

BoardConfig.mk
system_ext.prop [new file with mode: 0644]

index 4cf6e300e569a0273d9e09703047ff75561f096a..e99ff6e0a9b895ffd56f95a17574e793eba52808 100644 (file)
@@ -17,6 +17,7 @@ TARGET_DTBO_NAME := sm1_s905y3_bananapim5_wifi_overlay
 BOARD_SUPER_PARTITION_SIZE := 2084569088
 
 ## Properties
+TARGET_SYSTEM_EXT_PROP += $(DEVICE_PATH)/system_ext.prop
 TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
 
 ## Wi-Fi
diff --git a/system_ext.prop b/system_ext.prop
new file mode 100644 (file)
index 0000000..4d8940e
--- /dev/null
@@ -0,0 +1,2 @@
+# ATV SetupWraith
+atv.setup.bt_remote_pairing=false