diff options
author | Danny Lin <danny@kdrag0n.dev> | 2022-03-08 20:58:50 -0800 |
---|---|---|
committer | Danny Lin <danny@kdrag0n.dev> | 2022-03-22 19:50:38 -0700 |
commit | 8b089a43a28b02c7576f90a94830edfed617e876 (patch) | |
tree | 6fafdc73909bcd9b50a5acf7c26c2db4693928c5 /Android.bp | |
parent | 7485abbf9e34e90ce74e854e6077395fe4f8725c (diff) |
Add soft config type for user-persistent settingsHEADuminekotachibana-mr1tachibanasugisawa-mr1
Some device configs, such as the location indicator flag, can easily be
reused for user-facing settings rather than adding a new setting and
hook it up.
To accommodate such cases, add a new "soft" config type where configs
are only set on boot if they don't already have a value. This allows
provisioning an initial value while allowing user choices to persist
after that.
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions