commit | 4b7a7fb5f8505f84933295d1b52ffa46fd346a89 | [log] [tgz] |
---|---|---|
author | Dorin Drimus <dorindrimus@google.com> | Mon Apr 20 17:32:13 2020 +0200 |
committer | Dorin Drimus <dorindrimus@google.com> | Fri May 01 16:45:29 2020 +0000 |
tree | 738ea628f68d297c31d3a1ddc80d34f9c3f0b179 | |
parent | da132924a0c0a1d0f4acaecc1c08c03e6659bbe9 [diff] |
Allow attest to device properties Attesting (only) to device properties is allowed without special permission (android.permission.READ_PRIVILEGED_PHONE_STATE) since base device properties should be accessible to everyone. For unique identifying IDs attestation the permission is still needed. Test: atest CtsKeystoreTestCases Bug: 152945378 Change-Id: I8395e0c18cfc91916a172d20dd6049c7c027e8d9