Loading mechanics/compose/Android.bp +1 −7 Original line number Diff line number Diff line Loading @@ -11,11 +11,10 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // package { default_applicable_licenses: ["Android-Apache-2.0"], default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } android_library { Loading @@ -28,12 +27,7 @@ android_library { "PlatformComposeCore", "PlatformComposeSceneTransitionLayout", "//frameworks/libs/systemui/mechanics:mechanics", "platform-test-annotations", "PlatformMotionTestingCompose", "androidx.compose.runtime_runtime", "androidx.compose.ui_ui-test-junit4", "testables", "truth", ], kotlincflags: ["-Xjvm-default=all"], } Loading
mechanics/compose/Android.bp +1 −7 Original line number Diff line number Diff line Loading @@ -11,11 +11,10 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // package { default_applicable_licenses: ["Android-Apache-2.0"], default_team: "trendy_team_motion", default_applicable_licenses: ["Android-Apache-2.0"], } android_library { Loading @@ -28,12 +27,7 @@ android_library { "PlatformComposeCore", "PlatformComposeSceneTransitionLayout", "//frameworks/libs/systemui/mechanics:mechanics", "platform-test-annotations", "PlatformMotionTestingCompose", "androidx.compose.runtime_runtime", "androidx.compose.ui_ui-test-junit4", "testables", "truth", ], kotlincflags: ["-Xjvm-default=all"], }