Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20bc27df authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "MM Remove unused libraries in mechanics-compose lib" into main

parents e5d3f466 a444ffb1
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -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 {
@@ -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"],
}