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

Commit f23e3481 authored by Rajeev Kumar's avatar Rajeev Kumar Committed by Android (Google) Code Review
Browse files

Merge "Replace trendy team `trendy_team_framework_backstage_power` with...

Merge "Replace trendy team `trendy_team_framework_backstage_power` with `trendy_team_framework_bpm" into main
parents c907b9bd 56300b0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
package {
    default_team: "trendy_team_framework_backstage_power",
    // See: http://go/android-license-faq
    default_applicable_licenses: ["frameworks_base_license"],
    default_team: "trendy_team_framework_bpm",
}

android_test {
+1 −1
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@
// limitations under the License.

package {
    default_team: "trendy_team_framework_backstage_power",
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_base_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_base_license"],
    default_team: "trendy_team_framework_bpm",
}

android_test_helper_app {
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ package {
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_base_license"],
    default_team: "trendy_team_framework_backstage_power",
    default_team: "trendy_team_framework_bpm",
}

android_test {