summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 02:09:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-07 02:09:31 +0000
commitd9b2c23d261099a9cb3048067c0eac0c458a015f (patch)
tree58196258b21d1205cd01d898e0275309aa6feca3
parentea31ac7d787eb35c802d8283095c1791921e2ddd (diff)
parent2864c041ac29be068afc242151c28b8cc4a1cb67 (diff)
Snap for 6469833 from 2864c041ac29be068afc242151c28b8cc4a1cb67 to sc-release
Change-Id: Id9f6023197390edaf0eabe454c242f026754efd2
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2cfe241c..4c032dc4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -161,9 +161,11 @@ cc_library {
enabled: false,
},
system_shared_libs: [],
+ header_libs: ["libc_headers"],
},
linux_bionic: {
system_shared_libs: [],
+ header_libs: ["libc_headers"],
},
},
}