sm6150-common: Partially revert "Move to QTI health AIDL service"
https://github.com/LineageOS/android_system_core/blob/lineage-21.0/init/init.cpp#L1099
This partially reverts commit 53d51eceb1
.
Change-Id: I284f80f364e9057a8373a015f0acaee3ef9e395d
This commit is contained in:
parent
ee4501a185
commit
9a0eaa69db
@ -26,7 +26,7 @@
|
||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
on property:init.svc.vendor.charger=running
|
||||
on charger
|
||||
mkdir /config/usb_gadget/g1 0770
|
||||
mkdir /config/usb_gadget/g1/strings/0x409 0770
|
||||
|
||||
|
@ -170,7 +170,7 @@ on property:init.svc.vendor.per_mgr=running
|
||||
on property:sys.shutdown.requested=*
|
||||
stop vendor.per_proxy
|
||||
|
||||
on property:init.svc.vendor.charger=running
|
||||
on charger
|
||||
wait /dev/block/platform/soc/1da4000.ufshc/by-name/system
|
||||
mount ext4 /dev/block/platform/soc/1da4000.ufshc/by-name/system / ro barrier=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user