Update sysprop_library API txt

Internal props are no longer stored in the txt file.

Bug: 170693240
Test: m
Change-Id: I698b55d7b22afed71c94ee18fe76f409abc18baa
Merged-In: I698b55d7b22afed71c94ee18fe76f409abc18baa
This commit is contained in:
Inseob Kim
2020-10-15 12:58:15 +09:00
parent f184d40178
commit 419b49ade3

View File

@@ -1,9 +0,0 @@
props {
module: "android.sysprop.LocalizationProperties"
prop {
api_name: "locale_filter"
type: String
scope: Internal
prop_name: "ro.localization.locale_filter"
}
}