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

Commit 83cca97f authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12854492 from 87f6fe08 to 25Q2-release

Change-Id: I899da7278b71ad2f69ccdd9f3b2d599c930953b6
parents 68a58e86 87f6fe08
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -77,9 +77,6 @@ bool IsCodec2AidlInputSurfaceSelected() {
    if (inputSurfaceSetting <= 0) {
        return false;
    }
    if (!android::media::codec::provider_->aidl_hal_input_surface()) {
        return false;
    }
    return true;
}

+2 −1
Original line number Diff line number Diff line
@@ -42,7 +42,8 @@ getStatisticsClassesForModule(std::string_view moduleName) {
                new std::vector<std::string>{
                "DeviceHalAidl",
                "EffectHalAidl",
                "StreamHalAidl",
                "StreamInHalAidl",
                "StreamOutHalAidl",
              })
        },
    };