commit | 723527ac87ad0b9ce4f3a94e963dc1d81cabfa5c | [log] [tgz] |
---|---|---|
author | Torbjorn Eklund <torbjorn.eklund@sony.com> | Wed Feb 13 11:16:25 2019 +0100 |
committer | Jack Yu <jackyu@google.com> | Tue Dec 10 06:51:19 2019 +0000 |
tree | c70b0c9b9b8c3bf4f69952a2d98b267bcc0ee0e2 | |
parent | b348a7db7ab14ffe7b08277f914795d87f9310a5 [diff] |
Persistent storage in Carrier Config debug shell commands Add support for Persistent storage in Carrier Config shell debug commands. Adds an option "-p" in the command "cc set-config" to control that the new value should be stored persistent. The syntax for "cc set-value" then becomes: cc set-value [-s SLOT_ID] [-p] KEY [NEW_VALUE] Bug: 144544956 Test: atest TeleServiceTests Merged-In: I775503c32974d658dace68ea88cdbeb564ca7c19 Change-Id: I775503c32974d658dace68ea88cdbeb564ca7c19