commit | 89db64ac6d3f81431481bd1bc516dc6f80b2fc63 | [log] [tgz] |
---|---|---|
author | Yu-Chi Cheng <yuchicheng@google.com> | Mon Feb 08 10:01:22 2021 -0800 |
committer | Yu-Chi Cheng <yuchicheng@google.com> | Tue Feb 09 14:02:36 2021 -0800 |
tree | f93bee78b4020bd04b1c05703721eb1c996493cf | |
parent | a73115b7c6601b3a5fe3dfac68b1af5d8eaae328 [diff] |
Added hasSha256SigningCertificate to the PackageManager aidl Interface. This change expanded the IPackageManagerNative aidl interface with the hasSha256SigningCertificate function. This allows services to verify application signatures via this aidl interface. Bug: 174605881 Test: verified the pm binder service runs correctly on local device. Change-Id: Ibbaae0714be4f105387f2f712b7c6485be16d7e6