diff options
| author | 2021-11-17 09:35:33 +0800 | |
|---|---|---|
| committer | 2021-12-01 22:31:50 +0800 | |
| commit | f11209c65647a2137108353a159d7fe07361b658 (patch) | |
| tree | 627bcbe06f97aa41be202c37fef6230af45e86d9 /libs/androidfw/StringPool.cpp | |
| parent | 4e690dd40d5bc02743b57778a9cc2bc6025c84d8 (diff) | |
Replace @hide APIs
NSD associated files are going to move into connectivity
mainline module in T, so need convert all hidden APIs to formal
API surfaces.
- Replace Slog with Log
- Remove useless implements Watchdog.Monitor
- Replace Build.IS_DEBUGGABLE with Build.isDebuggable()
- Replace Preconditions.checkState90 by checking null directly.
- Replace Lists.newArrayList() by new ArrayList<>()
- Replace DumpUtils.checkDumpPermission() by checking DUMP
permission directly.
Bug: 206702844
Test: atest FrameworksNetTests CtsNetTestCases
Change-Id: I6bc478b852c10591959d9e0615af63e675532abe
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions