We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5696003 + 81ae9dd commit 502e8d4Copy full SHA for 502e8d4
1 file changed
services/gpuservice/feature_override/Android.bp
@@ -34,9 +34,7 @@ cc_defaults {
34
"libbase",
35
"libgraphicsenv",
36
"liblog",
37
- ],
38
- static_libs: [
39
- "libprotobuf-cpp-lite-ndk",
+ "libprotobuf-cpp-lite",
40
],
41
}
42
0 commit comments