mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-27 19:13:26 +00:00
Enable USB debugging by default for bringup
Bug: 139107810 Test: flash ROM and find adbd avaiable Change-Id: Ie80837d7efa96d2d62d54456e26784bea7fcae4b Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
@@ -315,6 +315,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.radio.snapshot_enabled=0 \
|
||||
persist.vendor.radio.snapshot_timer=0
|
||||
|
||||
# Enable USB debugging by default for bringup
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.usb.config=adb
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
hwcomposer.lito \
|
||||
android.hardware.graphics.composer@2.3-service-sm7250 \
|
||||
|
||||
Reference in New Issue
Block a user