commit | 77dab1ed35b7397a10859c01c42a79f74d32c4aa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Mar 14 14:41:29 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 14 14:41:31 2017 +0000 |
tree | cc8690975706576e9da30e539024dc560e017c0c | |
parent | 2b61f19254333767c94e22a2b2a226d7c996d7f6 [diff] | |
parent | 092c9025a96bc014c21cf8029c290a07adf3a3b4 [diff] |
Merge "Add /file_contexts.bin only to devices which need it"
diff --git a/core/Makefile b/core/Makefile index b0a03b5..cf0aa4a 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -835,7 +835,7 @@ endif endif -SELINUX_FC := $(TARGET_ROOT_OUT)/file_contexts.bin +SELINUX_FC := $(call intermediates-dir-for,ETC,file_contexts.bin)/file_contexts.bin INTERNAL_USERIMAGES_DEPS += $(SELINUX_FC) INTERNAL_USERIMAGES_DEPS += $(BLK_ALLOC_TO_BASE_FS)