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

Commit afc36e91 authored by Shunkai Yao's avatar Shunkai Yao Committed by Gerrit Code Review
Browse files

Merge "Spatializer: minor fix for bpfmt warning" into main

parents f9f6359d a113fb76
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ cc_defaults {
    static_libs: [
        "libeffectsconfig",
        "libaudiopolicycomponents",
    ]
    ],
}

cc_library {
@@ -75,10 +75,9 @@ cc_library {
    ],

    include_dirs: [
        "frameworks/av/services/audioflinger"
        "frameworks/av/services/audioflinger",
    ],


    static_libs: [
        "framework-permission-aidl-cpp",
    ],