X6837: Initial vendor tree & Sync with device tree

Change-Id: I13901a5404039adff809813c283deec88917c82f
Signed-off-by: vlxlxlv <fajarslebew31@gmail.com>
This commit is contained in:
2026-04-26 08:01:00 +02:00
commit 0b994b644b
1812 changed files with 161296 additions and 0 deletions
@@ -0,0 +1,10 @@
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service
# "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
writepid /dev/cpuset/system-background/tasks
on post-fs-data
mkdir /data/vendor/tran_fp 0766 system system