OSDN Git Service

Go to the old storage settings when using non-internal storage.
authorDaniel Nishi <dhnishi@google.com>
Wed, 25 Jan 2017 19:47:28 +0000 (11:47 -0800)
committerDaniel Nishi <dhnishi@google.com>
Thu, 26 Jan 2017 23:03:00 +0000 (15:03 -0800)
commit1db848885d875fdc2852aad142f5134014aeb386
treea390645030c5b7a415374c349682cae36558c961
parent86c492ffcc4e5ddb57e79ddb088c1a25d4c720ab
Go to the old storage settings when using non-internal storage.

There are a few things which, currently, can only be done on
the old storage view. We can continue to use the storage
dashboard fragment for the internal storage, but for SD cards
and USB drives it makes sense to show the old view.

Bug: 34623728
Test: Manual
Change-Id: Ibe640decea6486a75034184c8f9f95bf00411553
src/com/android/settings/deviceinfo/StorageSettings.java