sdm845-common: Write to otg_switch node in our own init script
* Not sure why but /vendor/etc/init/hw/init.oem.rc property listeners aren't getting triggered thus I'm moving it here as it's not really worth figuring out. Change-Id: I5b3d17745fbc086fbd560cfc122dada7b4b98272
This commit is contained in:
@@ -52,10 +52,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.iop.enable_prefetch_ofr=1 \
|
||||
vendor.iop.enable_uxe=0
|
||||
|
||||
# OTG
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.oem.otg_support=true
|
||||
|
||||
# Media
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
media.settings.xml=/system/etc/media_profiles_vendor.xml
|
||||
|
||||
Reference in New Issue
Block a user