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

Commit 05d59519 authored by Inseob Kim's avatar Inseob Kim
Browse files

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
parent 43f4ef02
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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