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

Commit 8e7d7035 authored by Ray Essick's avatar Ray Essick
Browse files

Move bufferpool and bqhelper into mainline-specific directories

Bug: 245354160
Test: build and boot
Change-Id: I2a7ef1628da50cbe236a551abcafe8eec2467559
parent f3a85834
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