summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpp-define-generator/Android.bp')
-rw-r--r--tools/cpp-define-generator/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cpp-define-generator/Android.bp b/tools/cpp-define-generator/Android.bp
index 20634fe73c..ca0c7a64a0 100644
--- a/tools/cpp-define-generator/Android.bp
+++ b/tools/cpp-define-generator/Android.bp
@@ -31,7 +31,6 @@ cc_object {
// Produce text file rather than binary.
cflags: ["-S"],
srcs: ["asm_defines.cc"],
- apex_available: ["//apex_available:platform"],
}
// This extracts the compile-time constants from asm_defines.s and creates the header.