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

Commit 3614bc1c authored by Jiabin Huang's avatar Jiabin Huang
Browse files

Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

 
BUG=161896447

Change-Id: I1096d5e7a0488fe0cfbc38874eb5a5aa99e717a6
parent c0ef095e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -283,7 +283,7 @@ size_t loadEffects(const Effects& effects, list_elem_t* libList, list_elem_t** s
            }
            }
            listPush(effectLoadResult.effectDesc.get(), subEffectList);
            listPush(effectLoadResult.effectDesc.get(), subEffectList);


            // Since we return a dummy descriptor for the proxy during
            // Since we return a stub descriptor for the proxy during
            // get_descriptor call, we replace it with the corresponding
            // get_descriptor call, we replace it with the corresponding
            // sw effect descriptor, but keep the Proxy UUID
            // sw effect descriptor, but keep the Proxy UUID
            *effectLoadResult.effectDesc = *swEffectLoadResult.effectDesc;
            *effectLoadResult.effectDesc = *swEffectLoadResult.effectDesc;