Skip to content

Commit 502e8d4

Browse files
timvpGoogleAndroid (Google) Code Review
authored andcommitted
Merge "GpuService: Use libprotobuf-cpp-lite shared lib" into main
2 parents 5696003 + 81ae9dd commit 502e8d4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

services/gpuservice/feature_override/Android.bp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ cc_defaults {
3434
"libbase",
3535
"libgraphicsenv",
3636
"liblog",
37-
],
38-
static_libs: [
39-
"libprotobuf-cpp-lite-ndk",
37+
"libprotobuf-cpp-lite",
4038
],
4139
}
4240

0 commit comments

Comments
 (0)