g12-common: Properly support AVB and non-AVB targets
authorBruno Martins <bgcngm@gmail.com>
Sun, 22 Oct 2023 22:34:42 +0000 (23:34 +0100)
committerBruno Martins <bgcngm@gmail.com>
Mon, 23 Oct 2023 09:03:46 +0000 (09:03 +0000)
commit1acf46eebcc8452303c55d9c344e254edcf5542e
treef6ed4cd907d2e9faa79b0e2473e12f4778884ba9
parentd031f8f01160e162705c6f8d800ba00762bcc10b
g12-common: Properly support AVB and non-AVB targets

The devkits do not support AVB, therefore a separate fstab must be used.
Copied over from existing fstab, with references to AVB removed as well
as mounting of /dev/block/tee partition skipped.

Change-Id: Id943a4f959a2e500c59b1def14a7abee69d8839c
g12.mk
init-files/Android.mk [new file with mode: 0644]
init-files/fstab_no_avb.amlogic [new file with mode: 0644]