commit | f4b0828daaa2d8fdd079012794927d6388277e44 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 10 15:35:31 2020 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Dec 10 15:35:31 2020 -0800 |
tree | 750b59ade137b34dde6192e4ae22167135838afc | |
parent | f6d3267238d88b26ac14ec9fd6e94f9611311774 [diff] |
Updates CVE-2019-9313 to use libstagefright_mp3dec_headers ... as being able to use cc_library in header_libs is not intended. Bug: 173252016 Test: m checkbuild Change-Id: Iaa8d1e3565aee5aacd2277b698ff7f6b4454d82b
diff --git a/hostsidetests/securitybulletin/securityPatch/CVE-2019-9313/Android.bp b/hostsidetests/securitybulletin/securityPatch/CVE-2019-9313/Android.bp index 0e9fbdd..06e37ec 100644 --- a/hostsidetests/securitybulletin/securityPatch/CVE-2019-9313/Android.bp +++ b/hostsidetests/securitybulletin/securityPatch/CVE-2019-9313/Android.bp
@@ -34,7 +34,7 @@ ], header_libs: [ - "libstagefright_mp3dec", + "libstagefright_mp3dec_headers", ], shared_libs: [