Loading media/libeffects/lvm/wrapper/Aidl/BundleContext.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,6 @@ RetCode BundleContext::disableOperatingMode() { } RETURN_VALUE_IF(LVM_SUCCESS != LVM_SetControlParameters(mInstance, ¶ms), RetCode::ERROR_EFFECT_LIB_ERROR, "failSetControlParams"); mEnabled = false; return limitLevel(); } Loading Loading
media/libeffects/lvm/wrapper/Aidl/BundleContext.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,6 @@ RetCode BundleContext::disableOperatingMode() { } RETURN_VALUE_IF(LVM_SUCCESS != LVM_SetControlParameters(mInstance, ¶ms), RetCode::ERROR_EFFECT_LIB_ERROR, "failSetControlParams"); mEnabled = false; return limitLevel(); } Loading