Files
frameworks_base/tools
Adrian Roos 3478239c56 apilint: Lint unhidden @IntDef and @LongDef
@IntDefs and @LongDefs cannot be stored in a .class file, because the constant
names are lost. Instead, they are packaged out-of-band.

Therefore, they should never be in the API.

Test: python tools/apilint/apilint.py api/current.txt
Change-Id: If22e0cf7db0bb90dae6174bf546f2ec8be4e5458
2019-03-06 13:40:03 +01:00
..
2018-12-03 10:58:42 -07:00
2018-03-27 16:26:19 -06:00
2018-08-08 09:52:51 -07:00