David Brazdil
80e6ac7d2c
Revert^2: Start using new list of non-SDK APIs
The `hiddenapi` build tool has been extended to provide a full list of non-SDK APIs in an effort to remove dependency on Doclava. This patch changes the build rules generating non-SDK API lists to start using hiddenapi's list instead of Doclava's. Consequences: (a) some greylist entries change signature (fixing Doclava varargs bug) (b) cloned public fields are now whitelisted (b/79432238) (c) new APIs need to be greylisted because they are used by apps Bug: 79432238 Bug: 79409988 Bug: 76424618 Test: phone boots Merged-In: I681c1e97d0929cfb1d357b2243ecb210d18f9e87 Change-Id: I681c1e97d0929cfb1d357b2243ecb210d18f9e87 (cherry picked from commit b59c36f51c3c4b7595718f325b38c11352237b2b)
…
…
…
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%