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

Commit 2ab77636 authored by Normando Rosas's avatar Normando Rosas
Browse files

Add `default_team` to CredentialManager/Android.bp

This will help with tracing owners of modules in Android.

FLAG: EXEMPT bp file change only
Change-Id: I475d05f5a6696f57d627d484671fe1a5f15b9a43
parent c5e80708
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ package {
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_base_license"],
    default_team: "trendy_team_credential_manager",
}

android_library {