diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-15 01:11:37 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-07-15 01:11:37 +0000 |
| commit | 921b3791fcbbab87f630c50da9cef22bb4f2924e (patch) | |
| tree | 166245a77c5909ca3ffb51b9eae4528d99c5b345 | |
| parent | 989f140ce51e791a7641f2d14f918e8e8c89b2f7 (diff) | |
| parent | 3ef36a535b12d6081b85c83bccb3d0867aec3583 (diff) | |
| download | platform_external_lz4-android11-tests-release.tar.gz platform_external_lz4-android11-tests-release.tar.bz2 platform_external_lz4-android11-tests-release.zip | |
Snap for 6680390 from 3ef36a535b12d6081b85c83bccb3d0867aec3583 to rvc-releaseandroid-vts-11.0_r1android-cts-11.0_r1android-11.0.0_r3android-11.0.0_r2android-11.0.0_r17android-11.0.0_r1android11-tests-releaseandroid11-release
Change-Id: I428e4568b71f4cc392cc97dd1b84a9b66f293f6b
| -rw-r--r-- | lib/Android.bp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Android.bp b/lib/Android.bp index 1485ca7..26db9bf 100644 --- a/lib/Android.bp +++ b/lib/Android.bp @@ -14,6 +14,8 @@ cc_library { enabled: true, }, host_supported: true, + // TODO(b/153609531): remove when no longer needed. + native_bridge_supported: true, target: { windows: { enabled: true, |
