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)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 23 Oct 2023 20:08:48 +0000 (16:08 -0400)
commitdf3a99e0ea23ad05c4823d9ea44f23abbb6d51e4
tree7ed7b254cbdb11d89338f526580bab7ebd3befc0
parent61304f7772d356061f424a77059a650cb2f0098f
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]