• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/hardware/interfaces


Commit MetaInfo

Revisãocedc03360070d3176c0c5c9551e5edc905111eaa (tree)
Hora2017-11-29 09:28:27
AutorDmitry Dementyev <dementyev@goog...>
CommiterDmitry Dementyev

Mensagem de Log

Make libkeystore_aidl shared and export to PDK.

Bug: 69539820
Test: manual
Change-Id: I280905a5572bab4fd3aeba9e82c0030d50c5890e

Mudança Sumário

Diff

--- a/wifi/keystore/1.0/default/Android.bp
+++ b/wifi/keystore/1.0/default/Android.bp
@@ -13,6 +13,7 @@ cc_library_shared {
1313 "libcutils",
1414 "libhidlbase",
1515 "libhidltransport",
16+ "libkeystore_aidl",
1617 "libkeystore_binder",
1718 "liblog",
1819 "libutils",