commit | 31a7a05bcabcd567f60e0aff3f66c09d8cbd697a | [log] [tgz] |
---|---|---|
author | Wentao Wang <wwtbuaa@google.com> | Wed Jul 12 02:50:39 2023 +0000 |
committer | Wentao Wang <wwtbuaa@google.com> | Wed Jul 12 02:50:49 2023 +0000 |
tree | 09362a196e2e572ac88c84c6cc212b79fd5e1958 | |
parent | 4591ed8cfceaa69b6be51544b1537878b87bdd38 [diff] |
Add additional arguments to PackagesHash. RetailDemo role depends on additional states of the device. Adding those to the package hash as well. Security approved for design: go/retail-demo-role-fr This change is a re-do of ag/23720967, DevicePolicyManagerInternal could be null on some form factors. Since this is in system server, we won't check the feature present but do null check directly. Bug: 274132354 Change-Id: Ia8b1b1fbac06df19f93f85929fc8178a5a05fd9c Test: manual