From d7ed1170f7c3ff9d382f115822da65c0a3f7fdbf Mon Sep 17 00:00:00 2001 From: Raman Tenneti Date: Wed, 29 Jul 2020 15:31:54 -0700 Subject: AOSP/LegacyCamera - Update language to comply with Android's inclusive language guidance. See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Test: make LegacyCameraTests and make LegacyCamera Change-Id: I02aabde9b57ad14a5379c6ad3cbf921855c9b9d6 --- jni/feature_mos/doc/feature_mos_API_doxyfile | 2 +- jni/feature_stab/doc/dbreg_API_doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jni/feature_mos/doc/feature_mos_API_doxyfile b/jni/feature_mos/doc/feature_mos_API_doxyfile index dca8c8c0..42d692ba 100755 --- a/jni/feature_mos/doc/feature_mos_API_doxyfile +++ b/jni/feature_mos/doc/feature_mos_API_doxyfile @@ -901,7 +901,7 @@ HHC_LOCATION = # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag # controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). +# it should be included in the primary .chm file (NO). GENERATE_CHI = NO diff --git a/jni/feature_stab/doc/dbreg_API_doxyfile b/jni/feature_stab/doc/dbreg_API_doxyfile index dc61a9c0..17ff77ca 100755 --- a/jni/feature_stab/doc/dbreg_API_doxyfile +++ b/jni/feature_stab/doc/dbreg_API_doxyfile @@ -901,7 +901,7 @@ HHC_LOCATION = # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag # controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). +# it should be included in the primary .chm file (NO). GENERATE_CHI = NO -- cgit v1.2.3