diff options
author | Hui Yu <huiyu@google.com> | 2021-03-23 14:15:58 -0700 |
---|---|---|
committer | Hui Yu <huiyu@google.com> | 2021-03-24 13:09:23 -0700 |
commit | 366a776372d8e06ad5496825307936bf931354b9 (patch) | |
tree | 247211fc7b65c8a2a4d4c0f2ae7933135289d396 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | ba659c0c517af9c0fc47401fca058ae7d5c16fe1 (diff) |
BG-FGS-Launch restriction also checks for the caller's targetSdkVersion.
Previously BG-FGS-Launch checks for the service's targetSdkVersion S+
before we enabled the restriction.
Now we also check for the caller's targetSdkVersion S+.
Typically caller and the service are in the same package, but they could
be from different packages.
So both the caller and the service should be targetSdkVersion S+ before
the restriction is enabled.
Bug: 181355313
Test: atest cts/tests/app/src/android/app/cts/ActivityManagerFgsBgStartTest.java
Change-Id: Icb9313dc053c47e4e567d597ad80ab586352f1bb
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions