summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorHui Yu <huiyu@google.com>2019-08-21 14:56:35 -0700
committerHui Yu <huiyu@google.com>2019-10-30 18:23:24 -0700
commit2696932100981536591176d193a08bee7663350f (patch)
treef2990dc5b38dd0ee0cad9ead24ac277b554cce8a /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent233ae5002feee23fa563c219b57910fa83bf1e90 (diff)
Add process capability as a new dimension.
Add new attribute capability to ProcessRecord, it represents what this process is allowed to do. Capability is a separate dimension for process state (ProcState). In OomAdjuster.java, capabilities can be passed from client to service. Add PROCESS_CAPABILITY_FOREGROUND_LOCATION to represent the capability that can access location while-in-use. For permission such as foreground location access, AppOpsService checks for FOREGROUND_LOCATION capability, also checks if the process is in one of the foreground process states, if both conditions meet, the locaton operation is allowed. Remove PROCESS_STATE_FOREGROUND_SERVICE_LOCATION. Bug: 136274596 Test: atest CtsAppTestCases:ActivityManagerProcessStateTest atest CtsAppTestCases:ActivityManagerApi29Test atest frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/AppOpsServiceTest.java Change-Id: Ie1c8e670fb0789208b753eb49b7e2fce6a2f211f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions