summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2014-10-14 17:22:47 -0700
committerdcashman <dcashman@google.com>2014-10-14 17:22:47 -0700
commit641e43824128c7a81d209dc90170bcae04645c16 (patch)
treeb5426f1a5ad201e3e5d52a4f120df58aa929e114
parent7caf8d5796ec0f59b2e1be865b76c5a5ad5707e6 (diff)
downloadandroid_device_generic_mips-641e43824128c7a81d209dc90170bcae04645c16.tar.gz
android_device_generic_mips-641e43824128c7a81d209dc90170bcae04645c16.tar.bz2
android_device_generic_mips-641e43824128c7a81d209dc90170bcae04645c16.zip
Fix broken build.
Change-Id: Ib05df73cae60ff21d827192e85b0b92feaf36f4a
-rw-r--r--BoardConfig.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 4c9e2c7..d1a3fc8 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -43,6 +43,11 @@ BOARD_SEPOLICY_UNION += \
domain.te \
file.te \
file_contexts \
+ goldfish_setup.te \
+ goldfish_logcat.te \
+ property.te \
+ property_contexts \
+ qemu_props.te \
qemud.te \
rild.te \
shell.te \