diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-31 07:14:25 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-31 07:14:25 +0000 |
| commit | 48c01d0f552bd91bd2272a6402a8c13434cda817 (patch) | |
| tree | 9ae0f35c178c6b20bb6f40ca5e3218316c97fe4c | |
| parent | 4ff2da9943fa4b61f1ec5d7f06820503f53a16f5 (diff) | |
| parent | f8056e1d67ef2785ba838d231c5a0c8ae33e20c7 (diff) | |
| download | platform_external_libldac-oreo-cts-release.tar.gz platform_external_libldac-oreo-cts-release.tar.bz2 platform_external_libldac-oreo-cts-release.zip | |
release-request-49d3fda6-f7aa-4b8d-aeeb-eed9adb96e3c-for-git_oc-release-4053943 snap-temp-L63500000069017893android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-cts-7.1_r18android-8.0.0_r9android-8.0.0_r7android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-cts-release
Change-Id: I36b5ba59416e0298d59e459f9cc4afa327ecc317
| -rw-r--r-- | Android.bp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ cc_library_shared { name: "libldacBT_enc", + vendor_available: true, arch: { arm: { instruction_set: "arm", @@ -17,6 +18,7 @@ cc_library_shared { cc_library_shared { name: "libldacBT_abr", + vendor_available: true, arch: { arm: { instruction_set: "arm", |
