commit | 65427f1a805ed2b8ee65a30ecf6ea8b14fe1e02b | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue May 19 15:54:15 2015 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue May 19 15:54:15 2015 -0700 |
tree | 57a0f297d8a4af4d04d52d6d538a18ddf4cd2073 | |
parent | 721e5807ed28c7630c0359212cdc0544a9918aa1 [diff] |
Offer debug flag to force default primary. Useful for transforming a secondary SD card slot into a primary SD card slot without doing a completely different lunch target. $ adb shell stop $ adb shell setprop vold.debug.default_primary 1 $ adb shell setprop ro.vold.primary_physical 1 $ adb shell setprop ctl.restart vold $ adb shell start Bug: 21017105 Change-Id: I45aac7ab3bb4c5ac3e0140572844883823fc3e4f