Set BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE for goldfish

device/generic/goldfish/sepolicy/common/property_contexts still contains
violations, so temporarily setting build_broken to relax vendor property
check.

Bug: 176210699
Test: m vendor_property_contexts
Change-Id: Ia7d7830a7e994fd0766fd8854524bb6f9fa5cce6
This commit is contained in:
Inseob Kim 2021-02-03 18:35:37 +09:00
parent 43f4ef0221
commit 05d595194b
1 changed files with 3 additions and 0 deletions

View File

@ -90,3 +90,6 @@ BOARD_FLASH_BLOCK_SIZE := 512
DEVICE_MATRIX_FILE := device/generic/goldfish/compatibility_matrix.xml
BOARD_SEPOLICY_DIRS += device/generic/goldfish/sepolicy/common
# b/176210699: remove this
BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE := true