* sdm845 and sdm710 didn't have a metadata partition, but we can repurpose logdump which is a 64MB partition used to store Android logcats
Change-Id: I826571d4e31f2a3f03c1d3e6a0daab262a4ccd6b
(cherry picked from commit 8a5eeb6a2bfb3f1a7232199d32c1e3c2bbc0ef55)
Fixes:
warning: BOARD_PLAT_PRIVATE_SEPOLICY_DIR has been deprecated.
Use SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS instead.
warning: BOARD_PLAT_PUBLIC_SEPOLICY_DIR has been deprecated.
Use SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS instead.
Change-Id: I752602079de8ff4c5370fe3ec861b8746838d878
- BOARD_SEPOLICY_DIRS is deprecated and gives compile-time
errors when used in unison with a device using BOARD_VENDOR_SEPOLICY_DIRS
Ref:
[0]: ec3ac470a9
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: Icefb062cc8cdef532b4310684d9a66afe97e49c4
A new display partition has been introduced on Lahaina family
targets. Update SELINUX policies to allow partition mounting,
autoformatting, and read only access by the graphics composer HAL.
Change-Id: Ia61df85566525fc1c24ab3dcd2130839286a3cd9
Move sysmonapp domain applications to tests folders
under legacy and qva. Also extend the sepolicy rules
to respective platform signed ones.
Change-Id: I6923d59300a94c1a9c63c9d3fc32050bb86f9271