commit | 2199d97d47c1cc002c6eeabfd7254adf1fd020b9 | [log] [tgz] |
---|---|---|
author | Mårten Kongstad <amhk@google.com> | Tue Mar 12 14:07:39 2024 +0100 |
committer | Mårten Kongstad <amhk@google.com> | Tue Mar 12 14:07:39 2024 +0100 |
tree | 8db2753ba759d56f6257e2800f6d03727797d8e5 | |
parent | 181135db1c41918d721f01d3a3c97a4f2518a6db [diff] |
framework-nfc: add aconfig_declarations block Add missing aconfig_declarations block to the framework-nfc java_sdk_library soong module. Without this, soong doesn't know which flags to tell metalava to retain, and metalava will effectively revert all API changes in framework-nfc, even if the @FlaggedApi flag is enabled. Bug: 328923659 Test: m sdk dist && grep -e isObserveModeEnabled out/dist/data/api-versions.xml Change-Id: Iafa82071b613f9fdd590b605ab0b07cd587ecd0f