summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/IpSecAlgorithm.java
diff options
context:
space:
mode:
authorpaulhu <paulhu@google.com>2021-11-17 09:35:33 +0800
committerpaulhu <paulhu@google.com>2021-12-01 22:31:50 +0800
commitc047d9a273fdcc75a16d2f9ba1332d5fe3b26711 (patch)
tree6ce5e957fd1ac185b1bc1f9d0c4faa238a02476e /framework-t/src/android/net/IpSecAlgorithm.java
parent9dbe49f9545f7df550d53dc9b5cb8ad2f0ffb44f (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 'framework-t/src/android/net/IpSecAlgorithm.java')
0 files changed, 0 insertions, 0 deletions