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

Commit 6310fa72 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Move the SceneTransitionLayout demo to development/samples/ (3/3)

Bug: 350663468
Test: Built the app using both Gradle and Soong
Flag: EXEMPT demo app
Change-Id: I9fee725f2e71ffd14d30102a6b8b280dd4bbae85
parent 46de7bfc
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -23,7 +23,10 @@ package {
// See: http://go/android-license-faq
license {
    name: "frameworks_base_packages_SystemUI_license",
    visibility: [":__subpackages__"],
    visibility: [
        ":__subpackages__",
        "//development/samples/SceneTransitionLayoutDemo:__subpackages__",
    ],
    license_kinds: [
        "SPDX-license-identifier-Apache-2.0",
    ],