Filter system languages based on the configuration provided via the corresponding system property. Bug: 154133013 Test: manual; atest LocalizationTest Change-Id: I7e4694f4b381ab81d0e8ceab97bad68bb266aaee
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
props {
|
|
module: "android.sysprop.LocalizationProperties"
|
|
prop {
|
|
api_name: "locale_filter"
|
|
type: String
|
|
scope: Internal
|
|
prop_name: "ro.localization.locale_filter"
|
|
}
|
|
}
|