Temporarily disable fingerprint
Bug: 325856577 Test: boot Change-Id: I97573660682e93d39a2305bc488b9b16c42f4e39
This commit is contained in:
parent
28d48396a5
commit
cf92798034
1 changed files with 5 additions and 0 deletions
|
@ -41,3 +41,8 @@ on early-boot && property:ro.boot.hardware.sku=GXQ96
|
|||
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
||||
on early-boot && property:ro.boot.hardware.sku=G3Y12
|
||||
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
||||
|
||||
# Fingerprint
|
||||
on property:init.svc.vendor.fingerprint-goodix=running && \
|
||||
property:vendor.fingerprint.allowed.running=""
|
||||
stop vendor.fingerprint-goodix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue