From 829778c435439cf0cc96b5a95dae8456eba17d33 Mon Sep 17 00:00:00 2001 From: Devarshi Bhatt Date: Fri, 23 Jul 2021 10:41:50 +0000 Subject: [PATCH] Update language to comply with Android's inclusive language guidance See https://source.android.com/setup/contribute/respectful-code for reference BUG=162536543 Change-Id: I898ab6d972e3dd3dce64cf5fdbb4a2698c2c29e3 --- target/product/emulator_vendor.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/emulator_vendor.mk b/target/product/emulator_vendor.mk index 4d46358192..e6db0f8da0 100644 --- a/target/product/emulator_vendor.mk +++ b/target/product/emulator_vendor.mk @@ -37,7 +37,7 @@ $(call inherit-product-if-exists, device/generic/goldfish/vendor.mk) #watchdog tiggers reboot because location service is not #responding, disble it for now. -#still keep it on internal master as it is still working +#still keep it on internal main (master) as it is still working #once it is fixed in aosp, remove this block of comment. #PRODUCT_VENDOR_PROPERTIES += \ #config.disable_location=true