We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38a4ab9 + fccd109 commit f408a47Copy full SHA for f408a47
2 files changed
libs/input/Android.bp
@@ -260,6 +260,7 @@ cc_library {
260
261
shared_libs: [
262
"android.companion.virtualdevice.flags-aconfig-cc",
263
+ "libaconfig_storage_read_api_cc",
264
"libbase",
265
"libbinder",
266
"libbinder_ndk",
libs/input/tests/Android.bp
@@ -63,6 +63,7 @@ cc_test {
63
},
64
65
66
67
68
69
"libcutils",
0 commit comments