OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRODUCT_DEFAULT_REGION
(Results
1 - 2
of
2
) sorted by null
/build/tools/
buildinfo.sh
42
if [ -n "$
PRODUCT_DEFAULT_REGION
" ] ; then
43
echo "ro.product.locale.region=$
PRODUCT_DEFAULT_REGION
"
/build/core/
Makefile
208
PRODUCT_DEFAULT_REGION
="$(call default-locale-region,$(PRODUCT_LOCALES))" \
[
all
...]
Completed in 2667 milliseconds