dre: init: Set 'ro.separate.soft' to project name
Change-Id: I4ae6281c323a68e0f21af5b0c4e2a578fe80794a
This commit is contained in:
parent
ef5d44adaf
commit
76847dfb0f
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ on boot
|
|||
# Sensors
|
||||
chown system system /sys/devices/platform/soc/soc:sensor_fb/adsp_notify
|
||||
|
||||
on property:ro.boot.prjname=*
|
||||
# Display
|
||||
setprop ro.separate.soft ${ro.boot.prjname}
|
||||
|
||||
on property:sys.usb.config=adb && property:sys.usb.configfs=1
|
||||
write /config/usb_gadget/g1/idVendor 0x22D9
|
||||
write /config/usb_gadget/g1/idProduct 0x2769
|
||||
|
|
Loading…
Reference in a new issue