aboutsummaryrefslogtreecommitdiffstats
path: root/java/hiddenapi_singleton.go
Commit message (Expand)AuthorAgeFilesLines
* Fix the unbundled mainline module buildJiyong Park2019-07-171-1/+1
* Revert "Don't build hiddenapi flags or encode dex for unbundled builds"Jiyong Park2019-07-171-1/+1
* Don't build hiddenapi flags or encode dex for unbundled buildsColin Cross2019-05-291-1/+1
* Fix panic when missing hiddenapi jarColin Cross2019-04-021-1/+1
* Automatically greylist code in 3P packagesAndrei Onea2019-03-291-0/+2
* Differentiate system and test apis in whitelistAndrei Onea2019-03-011-2/+2
* Fix hiddenapi issue when REMOVE_ATB_FROM_BCP=truePaul Duffin2019-02-281-1/+7
* Whitelist Offline.getProbes(..).Allen Hair2019-02-251-0/+3
* Make RuleBuilder methods take PathsColin Cross2019-02-201-25/+25
* Revert "Make RuleBuilder methods take Paths"Colin Cross2019-02-211-25/+25
* Make RuleBuilder methods take PathsColin Cross2019-02-201-25/+25
* Allow Singletons to export Make variablesColin Cross2019-02-191-24/+32
* Remove the hiddenapi presingletonColin Cross2019-02-071-14/+1
* Use a presingleton to create hiddenapi singleton paths earlyColin Cross2019-02-071-0/+13
* Move hiddenapi singleton rules to SoongColin Cross2019-02-061-0/+290