Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 419b49ad authored by Inseob Kim's avatar Inseob Kim
Browse files

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
parent f184d401
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
props {
  module: "android.sysprop.LocalizationProperties"
  prop {
    api_name: "locale_filter"
    type: String
    scope: Internal
    prop_name: "ro.localization.locale_filter"
  }
}