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

This commit is contained in:
TreeHugger Robot 2018-05-16 18:43:02 +00:00 committed by Android (Google) Code Review
commit 8b6eda5f49
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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