• 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ãof5e7bb4a6377b04ccfc6635a02c6e89f89b9bca0 (tree)
Hora2017-10-04 17:08:24
Autorandroid-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Mensagem de Log

Snap for 4375922 from a3a540c05aad886b4357765f092b8a6303977551 to pi-release

Change-Id: I9e4478f835db008c62b5dfffe74e2299c87f2517

Mudança Sumário

Diff

--- a/wifi/keystore/1.0/Android.bp
+++ b/wifi/keystore/1.0/Android.bp
@@ -124,6 +124,7 @@ genrule {
124124
125125 cc_test {
126126 name: "android.system.wifi.keystore@1.0-adapter",
127+ defaults: ["hidl-module-defaults"],
127128 shared_libs: [
128129 "libhidladapter",
129130 "libhidlbase",
@@ -132,6 +133,5 @@ cc_test {
132133 "android.system.wifi.keystore@1.0",
133134 "android.system.wifi.keystore@1.0-adapter-helper",
134135 ],
135- cflags: ["-Wall", "-Werror"],
136136 generated_sources: ["android.system.wifi.keystore@1.0-adapter_genc++"],
137137 }