aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-10 08:42:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-10 08:42:05 +0000
commitbae46eb6df5b2c7eb7e0a76356ad42aca1e9125c (patch)
tree718a0e47aaff93673480727bc46d4ed9c04ee8d3
parent3ab761f054b710e62a911c3d91aad03bca51ea96 (diff)
parent6a899259df6f94b40ebb0b40416edde987980f01 (diff)
downloadlibcap-oreo-dr3-release.tar.gz
Change-Id: I23f7253f69f4091c63d65d38426ac791745e46e1
-rw-r--r--Android.bp7
1 files changed, 5 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index c7dc337..8d5c848 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,8 +38,11 @@ cc_library {
target: {
darwin: {
enabled: false,
- }
- }
+ },
+ linux_bionic: {
+ enabled: true,
+ },
+ },
}
cc_binary {