rhodep: init: Selectively update from stock

Change-Id: I34880cc66f5732d5031ae03c14487b0e580a8c31
This commit is contained in:
Anand S 2025-05-10 17:22:13 +05:30 committed by Michael Bestas
commit 53b297734e
No known key found for this signature in database
4 changed files with 235 additions and 96 deletions

View file

@ -9,3 +9,9 @@ prebuilt_etc {
sub_dir: "init/hw",
vendor: true,
}
sh_binary {
name: "init.oem.fingerprint2.sh",
src: "init.oem.fingerprint2.sh",
vendor: true,
}