diff options
| author | 2024-10-22 11:06:48 -0500 | |
|---|---|---|
| committer | 2024-10-22 12:07:36 -0500 | |
| commit | 29b0e382e37bfd854c28989519e099fb00211863 (patch) | |
| tree | 79b24fd68988dcb7f0f55d4fde4be1bf43ccef03 /libs/androidfw/StringPool.cpp | |
| parent | 9f2ef5e3b8500b69d8e9e10fb91bd3a009399f5d (diff) | |
Explicitly annotate system APIs in SatelliteManager with @SystemApi
This change explicitly mark system APIs in SatelliteManger with
annotation @SystemApi to avoid accidentally expose unnecessary APIs when
exposing SatelliteManager class as public API in upcoming change.
SatelliteManger is @SystemApi at present. All public fields and methods
inside SatelliteManger are defacto system APIs (see system-current.txt).
So this change is no-op on the API surface
Bug: 357638490
Test: atest FrameworksTelephonyTests
Flag: EXEMPT javadoc change only
Change-Id: I9483f800ca22c8eb32d943a90a3dbc540badfc16
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions