summaryrefslogtreecommitdiff
path: root/libs/permission/IAppOpsCallback.cpp
AgeCommit message (Collapse)Author
2025-02-05[appops] Migrate IAppOpsCallback to aidl Atneya Nair
The aidl interface is defined in base, pull it over to use the AIDL generated interface instead of a manually defined one for the native IAppOpsService. Test: compiles Test: atest CtsMediaAudioPermissionTestCases Bug: 322692565 Flag: EXEMPT mechanical Change-Id: I1ce9714b6c455838b63f0582348a8c9d9e837a5b
2021-04-19libbinder->libpermission: appops Steven Moreland
Since libbinder is used in many places, lightening it up (vtables in these classes contribute to private dirty memory). Bug: 183654927 Test: boot Change-Id: I79aa34c023074862c6c568be1f8e3503cd4a24eb