commit | 6a0d50dd2ee47a1b38793303355490b367478b33 | [log] [tgz] |
---|---|---|
author | Tianjie <xunchang@google.com> | Mon Jan 25 19:52:52 2021 -0800 |
committer | Tianjie <xunchang@google.com> | Tue Feb 09 20:24:49 2021 -0800 |
tree | b5e028804c2d3e36d3ee6e832e4302b36b75478a | |
parent | 072c9b4cc403625b85e26525ec0ad43436208082 [diff] |
Add shell command to set package Adds an override to set the resume on reboot service provider. This is needed to run CTS test with fake implementation. Note we won't change the implementation provider once the resume on reboot flow starts. Bug: 178014912 Test: adb shell cmd lock_settings set-resume-on-reboot-provider-package com.android.cts.encryptionap; check the implementation is found correctly Change-Id: I4ed6d4f25f30b5c3db4e8776f6fe4a0cd1a2793c