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

Commit 2743ae37 authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Cherrypicker Worker
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base

Added SPDX-license-identifier-Apache-2.0 to:
  tests/EnforcePermission/service-app/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:92d8fc09b565214bf44eaf4b1bdb2d7c3bd9455d)
Merged-In: I276cd2c4c2fb077165f21442230f30e2d8adbe76

Change-Id: I07021e0c1adade9d00a08ca2db71007413a8801b
parent cdac5de2
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -12,6 +12,15 @@
// See the License for the specific language governing permissions and
// limitations under the License.

package {
    // 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"],
}

android_test_helper_app {
    name: "EnforcePermissionTestHelper",
    srcs: [