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

Commit aa0aabce 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

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



Change-Id: I8bc8c3c330ccf81cf9fa362c2e394d08558ed515
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 617ee05b f615c54e
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