aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-12 08:07:58 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-12 08:07:58 +0000
commit3257f659ac65e3cc0f72040c544228543e8fc4fa (patch)
treed57bb5c32466b84d303a5eab6d73228e8880389f
parent47cd2833cd9312532af7890e271a988d5cf8b5ee (diff)
parent8cedd99ee45dc483cb471f6600d4a5dda748b61c (diff)
downloadlibcap-3257f659ac65e3cc0f72040c544228543e8fc4fa.tar.gz
release-request-07e0701a-6024-4964-a0bf-f87d472b7ee2-for-git_pi-release-4329913 snap-temp-L73100000101564133
Change-Id: Ia47a3a1247b574bc9cab47380d03df67c14f66e5
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 766c5ef..152b85c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,7 +14,6 @@
cc_library {
name: "libcap",
- clang: true,
host_supported: true,
vendor_available: true,
vndk: {
@@ -50,7 +49,6 @@ cc_library {
cc_binary {
name: "getcap",
- clang: true,
srcs: ["progs/getcap.c"],
@@ -66,7 +64,6 @@ cc_binary {
cc_binary {
name: "setcap",
- clang: true,
srcs: ["progs/setcap.c"],