Jordan Liu
abdcf00ed5
Revert "Export libkeystore_aidl to PDK."
...
This reverts commit a585a370b6 .
Change-Id: Ifac6f818384d9d1b22cfb36128738533112efe56
2017-12-01 00:27:28 +00:00
Dmitry Dementyev
a585a370b6
Export libkeystore_aidl to PDK.
...
Fixes following build error:
echo "module libkeystore_binder missing dependencies: libkeystore_aidl"
&& false
Bug: 69539820
Test: manual
Change-Id: I645545dcda33ec41cb1decaa9d09824765b2352f
2017-11-30 11:04:19 -08:00
Dmitry Dementyev
319a5c11e5
Make libkeystore_aidl shared and export to PDK.
...
Bug: 69539820
Test: manual
Change-Id: Iff47e9247fbc2217a2c70a35bbc6c72075af63bb
2017-11-29 14:24:49 -08:00
Dmitry Dementyev
75b760799f
Add static dependency between key_store_service and
...
IKeyStoreService.aidl
Test: manual
Bug: 69539820
Change-Id: I1b65b0355635bf4bc8b16a7fba48d48a77e0ca46
2017-11-21 20:20:36 -08:00
Dmitry Dementyev
efc4311a3f
Get rid of manually created IKeystoreService.
...
Java/aidl side changes necessary to generate IKeystoreService.cpp
Generated C++ service currently doesn't support null parameters, so lots
of parameters were updated to pass default value instead of null.
Test: cts-tradefed run cts -m CtsKeystoreTestCases
Bug: 68389643
Change-Id: Ifaf2ab48b2bcd7b081e4b336aa279fa8ba4fbbbf
2017-11-07 10:21:08 -08:00
Jeff Sharkey
0c686e78ad
Export AIDL for keystore Android.bp.
...
Test: builds, boots
Bug: 67041047
Change-Id: Iaff1de1f9c015a824ffc1f4946ced4a13d9bd7c1
2017-10-23 16:04:35 -06:00