Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ff80e302cb15c662dd2a770642ddab8c1246cc23
/
libs
/
permission
/
AppOpsManager.cpp
215b124
Revert "[DeviceAware] Use AttributionSourceState in native AppOp..."
by Karishma Vakil
· 1 year, 7 months ago
14f7ae8
[DeviceAware] Use AttributionSourceState in native AppOpsService checkOp, noteOp,
by Karishma Vakil
· 1 year, 10 months ago
949cb3d
Add AppOps overload to be able to watch foreground changes.
by Evan Severson
· 2 years, 2 months ago
d404971
libbinder->libpermission: appops
by Steven Moreland
· 4 years, 2 months ago
[Renamed from libs/binder/AppOpsManager.cpp]
80c8812
Merge "libbinder use stronger refbase semantics" am: d5cc17b3b4 am: 374ef9f0eb am: 3d4bed1669
by Steven Moreland
· 4 years, 2 months ago
1a3a8ef
libbinder use stronger refbase semantics
by Steven Moreland
· 4 years, 3 months ago
fce9ccc
Add shouldCollectMessage parameter to AppOpsManager calls from native code.
by Stanislav Zholnin
· 5 years ago
3f6efd8
Rename featureId -> attributionTag
by Philip P. Moltmann
· 5 years ago
90eb7ec
Rename featureId -> attributionTag
by Philip P. Moltmann
· 5 years ago
7156be3
Merge "libbinder: cleanup appOpNote globals" into rvc-dev am: c2dbfdc430
by Automerger Merge Worker
· 5 years ago
df1dde6
Merge "libbinder: cleanup appOpNote globals" into rvc-dev am: c2dbfdc430 am: 867adf71d7 am: 3031a1189e am: 490bce1f1f
by Automerger Merge Worker
· 5 years ago
c2dbfdc
Merge "libbinder: cleanup appOpNote globals" into rvc-dev
by Steven Moreland
· 5 years ago
43e2b01
libbinder: remove __BRILLO__ carveouts am: 15a63a8b8f am: 55123c2637
by Automerger Merge Worker
· 5 years ago
953ee9f
libbinder: move AppOpManager globals into function am: 1e219c147e am: 7fcc470e7e
by Automerger Merge Worker
· 5 years ago
f0ae6fc
libbinder: remove __BRILLO__ carveouts am: 15a63a8b8f
by Automerger Merge Worker
· 5 years ago
1d8853e
libbinder: move AppOpManager globals into function am: 1e219c147e
by Automerger Merge Worker
· 5 years ago
15a63a8
libbinder: remove __BRILLO__ carveouts
by Steven Moreland
· 5 years ago
d83ecb0
libbinder: cleanup appOpNote globals
by Steven Moreland
· 5 years ago
1e219c1
libbinder: move AppOpManager globals into function
by Steven Moreland
· 5 years ago
2d5878e
Use std::optional for @nullable (AIDL)
by Jooyung Han
· 5 years ago
3879cf6
Collect AsyncNotedAppOp in same call as native noteOp
by Philip P. Moltmann
· 5 years ago
c52e1fc
Create local clientId instead of sharing one
by Philip P. Moltmann
· 6 years ago
aeaaf1c
Allow null featureIds in AppOpsService binder calls
by Philip P. Moltmann
· 6 years ago
b130188
Note appOps with featureIds from native code
by Philip P. Moltmann
· 6 years ago
6511af5
Remove extraneous semicolon.
by Steven Moreland
· 6 years ago
c326a94
libbinder: Hide AppOpsManager/Service from vendor.
by Steven Moreland
· 6 years ago
8e95ee8
Camera: add camera audio restriction binder call
by Yin-Chia Yeh
· 6 years ago
66a8777
Support noted appops collection in native code
by Philip P. Moltmann
· 6 years ago
94a566d
Native impl for ApOpManager.checkAudioOperation
by Jean-Michel Trivi
· 6 years ago
9163556
[binder] Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
616554c
Use start/finish app ops in window manager - frameworks native
by Svet Ganov
· 7 years ago
5ceb664
Merge "Refresh the native app ops manager\'s token if needed." into nyc-dev
by Svet Ganov
· 9 years ago
2169638
Refresh the native app ops manager's token if needed.
by Svet Ganov
· 9 years ago
5975c00
Replace AppOpsManager locking with std::lock_guard
by Christopher Wiley
· 9 years ago
8ed4270
Don't rely on AppOpsManager in systems without applications
by Christopher Wiley
· 9 years ago
6dd4552
Fix race in AppOpsManager client library
by Christopher Wiley
· 9 years ago
b412f6e
Add body sensors app op - framework native
by Svetoslav
· 10 years ago
2ea926b
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 11 years ago
20d0380
Fix AppOsManager missing mutex unlock.
by Zhijun He
· 12 years ago
913b63d
Follow framework change to track started ops by proc.
by Dianne Hackborn
· 12 years ago
e88a85e
Fixes to native app ops services
by Eino-Ville Talvala
· 12 years ago
5da5ca5
App ops: new native access API.
by Dianne Hackborn
· 12 years ago