commit | 28913aa2f960bbb07c3c06e95bd5b18be5439382 | [log] [tgz] |
---|---|---|
author | kholoud mohamed <kholoudm@google.com> | Tue Feb 23 11:09:46 2021 +0000 |
committer | Kholoud Mohamed <kholoudm@google.com> | Mon Mar 01 15:43:20 2021 +0000 |
tree | 0108441b7c16381cb5318412e56086d4ab36563f | |
parent | 6cdb4f4ff574ecee9497ef6fbcb2f6d35c07da72 [diff] |
Add testAPIs in ContentCaptureManager Added the following static testAPIs to replace the usage of adb commands in cts/gts tests: * resetTemporaryService * setTemporaryService * setDefaultServiceEnabled These APIs are static because by default ContentCaptureManager isn't available until it's enabled using these APIs. Test: Confirmed that the APIs are accessible in CTS tests. Bug: 180328483 Change-Id: I0a94d90b509e1d2f695556955d85d27acab19ae9