diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2020-05-07 02:09:31 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-05-07 02:09:31 +0000 |
commit | d9b2c23d261099a9cb3048067c0eac0c458a015f (patch) | |
tree | 58196258b21d1205cd01d898e0275309aa6feca3 | |
parent | ea31ac7d787eb35c802d8283095c1791921e2ddd (diff) | |
parent | 2864c041ac29be068afc242151c28b8cc4a1cb67 (diff) |
Snap for 6469833 from 2864c041ac29be068afc242151c28b8cc4a1cb67 to sc-release
Change-Id: Id9f6023197390edaf0eabe454c242f026754efd2
-rw-r--r-- | Android.bp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -161,9 +161,11 @@ cc_library { enabled: false, }, system_shared_libs: [], + header_libs: ["libc_headers"], }, linux_bionic: { system_shared_libs: [], + header_libs: ["libc_headers"], }, }, } |