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

Commit 0ed39087 authored by Ray Essick's avatar Ray Essick Committed by Automerger Merge Worker
Browse files

Merge "Move bufferpool and bqhelper into mainline-specific directories" am:...

Merge "Move bufferpool and bqhelper into mainline-specific directories" am: b8194a6b am: f615c54e am: aa0aabce

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2209917



Change-Id: Iba3539bb7009ec0094ee891c9f8c6897a50e713a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b12ef865 aa0aabce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ package {
    // all of the 'license_kinds' from "frameworks_av_media_libstagefright_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_av_media_libstagefright_license"],
}

cc_defaults {
Loading