Loading animationlib/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } Loading motiontoollib/Android.bp +7 −7 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -22,10 +23,10 @@ java_library { proto: { type: "lite", local_include_dirs: [ "src/com/android/app/motiontool/proto" "src/com/android/app/motiontool/proto", ], include_dirs: [ "frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto" "frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto", ], }, static_libs: [ Loading @@ -49,7 +50,7 @@ android_library { srcs: [ "src/**/*.java", "src/**/*.kt" "src/**/*.kt", ], } Loading @@ -65,11 +66,11 @@ android_test { "motion_tool_proto", "androidx.test.ext.junit", "androidx.test.rules", "testables" "testables", ], srcs: [ "**/*.java", "**/*.kt" "**/*.kt", ], libs: [ "android.test.runner", Loading @@ -77,4 +78,3 @@ android_test { ], test_suites: ["device-tests"], } viewcapturelib/Android.bp +5 −4 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_launcher", default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -22,7 +23,7 @@ java_library { proto: { type: "lite", local_include_dirs: [ "src/com/android/app/viewcapture/proto" "src/com/android/app/viewcapture/proto", ], }, static_libs: ["libprotobuf-java-lite"], Loading @@ -42,7 +43,7 @@ android_library { srcs: [ "src/**/*.java", "src/**/*.kt" "src/**/*.kt", ], } Loading @@ -62,7 +63,7 @@ android_test { ], srcs: [ "**/*.java", "**/*.kt" "**/*.kt", ], libs: [ "android.test.runner", Loading Loading
animationlib/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } Loading
motiontoollib/Android.bp +7 −7 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -22,10 +23,10 @@ java_library { proto: { type: "lite", local_include_dirs: [ "src/com/android/app/motiontool/proto" "src/com/android/app/motiontool/proto", ], include_dirs: [ "frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto" "frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto", ], }, static_libs: [ Loading @@ -49,7 +50,7 @@ android_library { srcs: [ "src/**/*.java", "src/**/*.kt" "src/**/*.kt", ], } Loading @@ -65,11 +66,11 @@ android_test { "motion_tool_proto", "androidx.test.ext.junit", "androidx.test.rules", "testables" "testables", ], srcs: [ "**/*.java", "**/*.kt" "**/*.kt", ], libs: [ "android.test.runner", Loading @@ -77,4 +78,3 @@ android_test { ], test_suites: ["device-tests"], }
viewcapturelib/Android.bp +5 −4 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ // limitations under the License. package { default_team: "trendy_team_launcher", default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -22,7 +23,7 @@ java_library { proto: { type: "lite", local_include_dirs: [ "src/com/android/app/viewcapture/proto" "src/com/android/app/viewcapture/proto", ], }, static_libs: ["libprotobuf-java-lite"], Loading @@ -42,7 +43,7 @@ android_library { srcs: [ "src/**/*.java", "src/**/*.kt" "src/**/*.kt", ], } Loading @@ -62,7 +63,7 @@ android_test { ], srcs: [ "**/*.java", "**/*.kt" "**/*.kt", ], libs: [ "android.test.runner", Loading