diff options
author | 2023-12-07 10:54:05 -0800 | |
---|---|---|
committer | 2024-01-10 11:38:15 -0800 | |
commit | 05836fad4a8c41456c0367144f4a47f61183c6e2 (patch) | |
tree | 8e01da32aba77e554cabae6159ccda143ec403c2 /api/ApiDocs.bp | |
parent | 3bfa589443bcac0c6031b8f73a113acd54412218 (diff) |
framework-nfc: Switch to "framework-module-defaults"
Now that all the @hide usage of NFC API's from rest of platform is
cleaned out, we can now switch to the module defaults and continue the
separation of NFC API classes.
Bug: 303286040
Test: Compiles
Change-Id: I8bd5e38b1482600594c41660d14537cf15b48318
Diffstat (limited to 'api/ApiDocs.bp')
-rw-r--r-- | api/ApiDocs.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/ApiDocs.bp b/api/ApiDocs.bp index bcfb68ffd04d..c314d907ca04 100644 --- a/api/ApiDocs.bp +++ b/api/ApiDocs.bp @@ -63,6 +63,7 @@ stubs_defaults { ":framework-graphics-srcs", ":framework-mediaprovider-sources", ":framework-nearby-sources", + ":framework-nfc-updatable-sources", ":framework-ondevicepersonalization-sources", ":framework-permission-sources", ":framework-permission-s-sources", |