summaryrefslogtreecommitdiff
path: root/core/java/android/content/integrity/CompoundFormula.java
Commit message (Expand)AuthorAgeFilesLines
* Add a new install-time integrity formula type toÖmer Yaveroğlu2022-02-101-0/+5
* Apply fixes for EfficientStringsChecker.Jeff Sharkey2020-10-201-8/+6
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Implement the necessary methods for identifying the DENY / FORCE_ALLOWOmer Nebil Yaveroglu2020-01-291-0/+10
* Various API changes including:Omer Nebil Yaveroglu2020-01-241-31/+25
* Hide integrity @IntDefsAnton Hansson2019-12-101-0/+1
* Add public API and stub implementations for app integrity manager (service).Song Pan2019-11-261-0/+223