some fixes
This commit is contained in:
parent
16b5c1fa03
commit
53bc356dce
1
leo.mk
1
leo.mk
@ -59,6 +59,7 @@ PRODUCT_PACKAGES += \
|
||||
sensors.htcleo \
|
||||
lights.htcleo \
|
||||
librs_jni \
|
||||
libc \
|
||||
gralloc.qsd8k \
|
||||
copybit.qsd8k \
|
||||
leo-reference-ril \
|
||||
|
@ -447,9 +447,9 @@ service bluetoothd /system/bin/bluetoothd -n
|
||||
group bluetooth net_bt_admin misc
|
||||
disabled
|
||||
|
||||
#service installd /system/bin/installd
|
||||
# class main
|
||||
# socket installd stream 600 system system
|
||||
service installd /system/bin/installd
|
||||
class main
|
||||
socket installd stream 600 system system
|
||||
|
||||
service flash_recovery /system/etc/install-recovery.sh
|
||||
class main
|
||||
@ -476,9 +476,3 @@ service keystore /system/bin/keystore /data/misc/keystore
|
||||
user keystore
|
||||
group keystore
|
||||
socket keystore stream 666
|
||||
|
||||
service dumpstate /system/bin/dumpstate -s
|
||||
class main
|
||||
socket dumpstate stream 0660 shell log
|
||||
disabled
|
||||
oneshot
|
||||
|
@ -2,12 +2,7 @@ bin/akmd
|
||||
bin/parse_radio_log
|
||||
etc/AudioBTID.csv
|
||||
etc/AdieHWCodecSetting.csv
|
||||
etc/firmware/BCM4329B1_002.002.023.0360.0362.hcd
|
||||
etc/firmware/BCM4329B1_002.002.023.0436.0439.hcd
|
||||
etc/firmware/BCM4329B1_002.002.023.0436.0439.hcd
|
||||
etc/firmware/BCM4329B1_002.002.023.0511.0538.hcd
|
||||
etc/firmware/bcm4329.hcd
|
||||
etc/firmware/htcleo.acdb
|
||||
etc/firmware/default.acdb
|
||||
etc/firmware/yamato_pfp.fw
|
||||
etc/firmware/yamato_pm4.fw
|
||||
@ -15,7 +10,6 @@ lib/egl/libEGL_adreno200.so
|
||||
lib/egl/libGLESv1_CM_adreno200.so
|
||||
lib/egl/libGLESv2_adreno200.so
|
||||
lib/egl/libq3dtools_adreno200.so
|
||||
lib/libaudio.so
|
||||
lib/libcamera.so
|
||||
lib/libgsl.so
|
||||
lib/libhtc_acoustic.so
|
||||
|
Loading…
Reference in New Issue
Block a user