Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ae7e2bb authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Merge "Add metadata/ to aosp_arm64 temporarily" into pi-dev

am: 8b6eda5f

Change-Id: Ia8f29e6aaa0e36c4f3305904a06fd65f9ad28b06
parents 17994f32 8b6eda5f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -117,6 +117,10 @@ BOARD_VNDK_VERSION := current
BOARD_ROOT_EXTRA_FOLDERS += firmware firmware/radio persist
BOARD_ROOT_EXTRA_SYMLINKS := /vendor/lib/dsp:/dsp

# TODO(b/79781913): This is a temporary mount pointer for FBE.
#   Will be remove after the FBE change the placement.
BOARD_ROOT_EXTRA_FOLDERS += metadata

# TODO(b/36764215): remove this setting when the generic system image
# no longer has QCOM-specific directories under /.
BOARD_SEPOLICY_DIRS += build/target/board/generic_arm64_ab/sepolicy
+4 −0
Original line number Diff line number Diff line
@@ -10,3 +10,7 @@

# files in firmware
/firmware(/.*)?         u:object_r:firmware_file:s0

# TODO(b/79781913): This is a temporary mount pointer for FBE.
#   Will be remove after the FBE change the placement.
/metadata(/.*)?         u:object_r:metadata_file:s0