mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: Disable HID RAW support
This is a new feature which requires support on vendor and kernel side. Since there is no support, drop declaring support for this. Test: run cts -m CtsAccessibilityServiceTestCases -t android.accessibilityservice.cts.BrailleDisplayControllerTest Change-Id: I9036cc09f095674d5e912fccf6453d93bb92204c Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
@@ -28,6 +28,9 @@ persist.vendor.ims.disableIMSLogs=1
|
||||
persist.vendor.ims.disableQXDMLogs=1
|
||||
persist.vendor.qti.telephony.vt_cam_interface=2
|
||||
|
||||
# HID RAW
|
||||
ro.accessibility.support_hidraw=false
|
||||
|
||||
# Media
|
||||
media.aac_51_output_enabled=true
|
||||
media.stagefright.enable-aac=true
|
||||
|
||||
Reference in New Issue
Block a user