summaryrefslogtreecommitdiff
path: root/core/java/android/content/AttributionSource.java
AgeCommit message (Expand)Author
2022-02-14Validate pid can be trustedGanesh Olekar
2021-07-14Root UID can synthesize AttributionSource values.Jeff Sharkey
2021-07-13Merge "Validate AttributionSource during unparceling." into sc-devTreeHugger Robot
2021-07-13Validate AttributionSource during unparceling.Jeff Sharkey
2021-07-10Optimize AttributionSource tokens - baseSvet Ganov
2021-07-07Tag some "new Binder()" instances to detect leaks.Jeff Sharkey
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-05-04Prepare AttributionSource to expose to nativeSvet Ganov
2021-04-26Revert "Prepare AttributionSource to expose to native"Adam Bookatz
2021-04-25Prepare AttributionSource to expose to nativeSvet Ganov
2021-04-21Refine setRenouncedPermissions() docs.Jeff Sharkey
2021-04-07Remove annotations from generated class until tests updatedSvet Ganov
2021-04-02Hookup renounced permissionsSvet Ganov
2021-03-29Runtime permission attribution improvementsSvet Ganov