mondrianwifi: remove ADB override
error: found duplicate sysprop assignments: ro.adb.secure=0 ro.adb.secure=1 error: found duplicate sysprop assignments: ro.secure=1 ro.secure=0
This commit is contained in:
parent
43ad60efc6
commit
4926eb03dc
1 changed files with 0 additions and 6 deletions
|
@ -153,12 +153,6 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/sensor_def_qcomdev.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensor_def_qcomdev.conf
|
$(LOCAL_PATH)/configs/sensor_def_qcomdev.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensor_def_qcomdev.conf
|
||||||
|
|
||||||
# ADB
|
|
||||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|
||||||
persist.sys.usb.config=adb \
|
|
||||||
ro.adb.secure=0 \
|
|
||||||
ro.secure=0
|
|
||||||
|
|
||||||
# Get non-open-source specific aspects
|
# Get non-open-source specific aspects
|
||||||
$(call inherit-product, vendor/samsung/mondrianwifi/mondrianwifi-vendor.mk)
|
$(call inherit-product, vendor/samsung/mondrianwifi/mondrianwifi-vendor.mk)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue