commit | a859c2f64f3863778bd1c1de1f94b75bda94cb22 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Jan 19 18:45:52 2023 +0000 |
committer | Spandan Das <spandandas@google.com> | Thu Jan 19 18:45:52 2023 +0000 |
tree | e733c8f08bd73e11e25f58b4219a3989480f4fb6 | |
parent | ce46680753f2fe95bbccb04aaa79b8dfa08d7c72 [diff] |
Replace #apex with #systemapi The intended use is - #apex is APEX-visible symbols provided by apex libraries - #systemapi is APEX-visible symbols provided by platform libraries Since libmediandk is a platform library, using # apex annotationn meant that these symbols were not actually visible to apex variants (b/265485106) Bug: 239274367 Bug: 265485106 Test: TH Change-Id: I28db5cd0d3a76afa1a7ecac042ee02dd74faa2f1