Skip to content

Commit

Permalink
sdm660-common: Add Gatekeeper and Keymaster blobs
Browse files Browse the repository at this point in the history
* From Jasmine
  • Loading branch information
Danish1999 committed Feb 10, 2021
1 parent a66028c commit e866e23
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions configs/manifests/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.keymaster</name>
<transport>hwbinder</transport>
<version>3.0</version>
<interface>
<name>IKeymasterDevice</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.light</name>
<transport>hwbinder</transport>
Expand Down
10 changes: 10 additions & 0 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ vendor/lib64/libSecureUILib.so|3a059d1fe3395eaefeb7817ad3af46987b6f4794
vendor/lib64/libssd.so|a64337d8044607b81adcf7e8c5760cf8cdcf82b4
vendor/lib64/libStDrvInt.so|a7bd8140e2cd5aa70a7d929e01233e5b71844cd8

# Gatekeeper - from jasmine
vendor/bin/hw/[email protected]|a189a50515831e6ac9a7e88a165ac979ae6ac077
vendor/etc/init/[email protected]|1b8d5f58fe0a57906acf72b862c16a2521daa97b
vendor/lib/hw/[email protected]|2edd1bfb811307ea81c46bb3dd7cb5af46fc8c42
vendor/lib64/hw/[email protected]|eaf70216b4e53f409c22764b272b79cd60a4b714

# GPS - from jasmine
etc/permissions/com.qti.location.sdk.xml|cb68a566bd77dcc75bb7547199d528289fac01cb
etc/permissions/com.qualcomm.location.xml|1d36e7cf8e16813aa13ee6b3fca8d8687b543828
Expand Down Expand Up @@ -288,9 +294,13 @@ vendor/lib/hw/vulkan.sdm660.so|87d87b2520d3a8adec7a24f5999a27b291edaeba
vendor/lib64/hw/vulkan.sdm660.so|ad3a5d92c6c13ba0c937dd1b83f371e804a57c4e

# Keymaster - from jasmine
vendor/bin/hw/[email protected]|22838e26f4a645a351bec32405ccf54b2271e13d
vendor/etc/init/[email protected]|573b7392c8997008204081165cfe81a11080745d
vendor/lib/hw/[email protected]|595ba927e28accdb5c5e6927a7bb5ef17ad455a1
vendor/lib/libkeymasterdeviceutils.so|bc2aac023d99ec9e423d2f769019d187c99a8afb
vendor/lib/libkeymasterprovision.so|ae6bbb9fec083307336b6191194d5c48b5dfd3a5
vendor/lib/libkeymasterutils.so|599755dde51af5289f1f2776651bb2f93eb8507e
vendor/lib64/hw/[email protected]|69fd7a9f800da8cb74ae3a726188c028bc360d05
vendor/lib64/libkeymasterdeviceutils.so|763a02841eb133e698180e0cacf309450a4ce0e0
vendor/lib64/libkeymasterprovision.so|f7e215595c2f7e62a6575b23a109b6b18556fc3b
vendor/lib64/libkeymasterutils.so|679491d7b415f45469990380e4fd61e4bfbc445e
Expand Down

0 comments on commit e866e23

Please sign in to comment.