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
31
if [ -n "$
PRODUCT_DEFAULT_REGION
" ] ; then
32
echo "ro.product.locale.region=$
PRODUCT_DEFAULT_REGION
"
/build/core/
Makefile
175
PRODUCT_DEFAULT_REGION
="$(call default-locale-region,$(PRODUCT_LOCALES))" \
[
all
...]
Completed in 24 milliseconds