commit | b3dc5bb368fe5731404713e92228b514b81975c3 | [log] [tgz] |
---|---|---|
author | Prerna Kalla <prernak@codeaurora.org> | Tue Nov 19 12:11:48 2019 +0530 |
committer | Jack <jackeagle102@gmail.com> | Fri May 06 06:51:09 2022 +0000 |
tree | 2a7bbb82a920c6d39a9d787e5579b9adbf23a38a | |
parent | e9b4c31f50455e26da8bb4e07b07560250984aaf [diff] |
LockSettingsService : Restrict access to getpassword API Restrict Permission of getpassword API to ACCESS_KEYGUARD_SECURE_ STORAGE to ensure saftey for user credentials. No process without this permission should be able to invoke this API from locksetting aidl. CRs-Fixed: 2576302 Change-Id: I7085a00acbdb3e0ea246210207e83c80ab48dc38 Signed-off-by: Prerna Kalla <prernak@codeaurora.org>