Skip to content

Commit e7f052d

Browse files
Michael KrehanAndroid (Google) Code Review
authored andcommitted
Merge "Allow libtracing_perfetto static and shared linkage." into main
2 parents e549fd9 + ae951b9 commit e7f052d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/tracing_perfetto/Android.bp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ package {
2121
default_applicable_licenses: ["frameworks_native_license"],
2222
}
2323

24-
cc_library_shared {
24+
cc_library {
2525
name: "libtracing_perfetto",
2626
export_include_dirs: [
2727
"include",

0 commit comments

Comments
 (0)