diff options
| author | 2020-10-15 16:06:21 +0000 | |
|---|---|---|
| committer | 2020-10-15 16:06:21 +0000 | |
| commit | cd68e11de700631453727ba4dcf8f1609766ad9a (patch) | |
| tree | 902a6589dff7796849118272ece8dccdf2f0975c | |
| parent | 69d78722b57563cf240359ee3ff596250fcaa6fd (diff) | |
| parent | 419b49ade3e19543dd0549c2fedcd91591087a4e (diff) | |
Update sysprop_library API txt am: 419b49ade3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1460965
Change-Id: Id82757549ef05c29c859d2bdfd649d34091d9041
| -rw-r--r-- | core/sysprop/api/com.android.sysprop.localization-current.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/core/sysprop/api/com.android.sysprop.localization-current.txt b/core/sysprop/api/com.android.sysprop.localization-current.txt index fe4f4578683c..e69de29bb2d1 100644 --- a/core/sysprop/api/com.android.sysprop.localization-current.txt +++ b/core/sysprop/api/com.android.sysprop.localization-current.txt @@ -1,9 +0,0 @@ -props { - module: "android.sysprop.LocalizationProperties" - prop { - api_name: "locale_filter" - type: String - scope: Internal - prop_name: "ro.localization.locale_filter" - } -} |