device.mk: usb: remove redundant property
This property is found no used and causes a SELinux avc denial error, so remove it accordingly. auditd : type=1107 audit(0.0:4): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=dev.usbsetting.embedded pid=1 uid=0 gid=0 Bug: 184103246 Test: forrest test build Signed-off-by: Albert Wang <albertccwang@google.com> Change-Id: I746fc21d8520b69312d90b9ae0ee447d297b4b35
This commit is contained in:
parent
6c7267518e
commit
98b1199f80
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ endif
|
|||
|
||||
# From system.property
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
dev.usbsetting.embedded=on \
|
||||
ro.telephony.default_network=27 \
|
||||
persist.vendor.ril.use.iccid_to_plmn=1 \
|
||||
persist.vendor.ril.emergencynumber.mode=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue