commit | fb3e64ab42da59dbf09a9505b616e29d822ad38e | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Thu Nov 30 09:58:31 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Thu Nov 30 10:00:43 2023 -0800 |
tree | fc589a58c4468c4576b7bab6d6d07a7cad9c1801 | |
parent | 58beb4a62430372b712d661695b55b9b9a6cd60c [diff] |
service_test: Only run the ServiceStopTest as root Despite 'require_root: true' in Android.bp for CtsInitTestCases, it can happen that this test is run without root privileges. If that happens, skip the ServiceStopTest. Bug: 313551148 Change-Id: I45f29369915a1f61e08ffd9bf5601a83a147597c Signed-off-by: Bart Van Assche <bvanassche@google.com>