commit | cf8a36fba7be1669742f41fce005e550b294ccdd | [log] [tgz] |
---|---|---|
author | Wenhao Wang <wenhaowang@google.com> | Fri Jan 27 04:55:45 2023 +0000 |
committer | Wenhao Wang <wenhaowang@google.com> | Mon Jan 30 22:11:46 2023 +0000 |
tree | 6ed40db18c8888e2c9d83300251d3a4e10ed52a5 | |
parent | df22180cb94e050810d59af374c3d67812e3a19c [diff] |
[BIC] Enable the creation of mock apps We can populate mock background installed apps by setting the value of "debug.transparency.bg-install-apps". The string value is the list of names of the mock apps. Bug: 266888785 Test: Run `adb shell setprop debug.transparency.bg-install-apps <some existing apps>` to set the list of mock apps. Run `adb shell cmd transparency get mba_info` to check existence of the apps. Change-Id: I07a6106937a8217c16c31cbacf967d3c2102a2b1