Initial import of sdm660 family

* X00T: UL-ASUS_X00T-WW-17.2017.2006.429-user
* sdm660-common & X01BD: UL-ASUS_X01BD-WW-17.2018.2004.424-user

Change-Id: Ib4f2b44366ee6e0876248b720505e9fa028651b9
This commit is contained in:
Rahul Krishna
2021-09-21 17:04:37 +05:30
committed by Kunmun
parent f4c871fbaa
commit e386289a56
1571 changed files with 32814 additions and 0 deletions
@@ -0,0 +1,10 @@
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service_asus
# "class hal" causes a race condition on some devices due to files created
# in /data. As a workaround, postpone startup until later in boot once
# /data is mounted.
class late_start
user system
group system input uhid
# Huaqin modify for Android P fingerprint performance by puqirui at 2018/11/07 start
#writepid /dev/cpuset/system-background/tasks
# Huaqin modify for Android P fingerprint performance by puqirui at 2018/11/07 end