OSDN Git Service

Use buttons for EncryptionInterstitial
authorMaurice Lam <yukl@google.com>
Thu, 23 Feb 2017 22:43:48 +0000 (14:43 -0800)
committerMaurice Lam <yukl@google.com>
Mon, 17 Apr 2017 22:42:21 +0000 (15:42 -0700)
commit88df6f4407d96f5a4cb51ccacd6b7d7b48ecb8b8
tree39e62b6c4193aeb12720b4ae3e9780e4348e46ac
parent66871d8531d2fc8d64a4690cf96dae1ee17f48b8
Use buttons for EncryptionInterstitial

Bug: 30742121
Test: Run EncryptionInterstitialTest via `am instrument`
Change-Id: I04d304da4153ebc7f8809ce9c640bccc5e1f5685
(cherry picked from commit 9be96e06bb1e12e5068f2672dfbb9baa0051d604)
res/layout/encryption_interstitial.xml [new file with mode: 0644]
res/layout/encryption_interstitial_header.xml [deleted file]
res/layout/setup_encryption_interstitial_header.xml [deleted file]
res/values/strings.xml
res/xml/security_settings_encryption_interstitial.xml [deleted file]
src/com/android/settings/EncryptionInterstitial.java
src/com/android/settings/SetupEncryptionInterstitial.java
tests/app/src/com/android/settings/EncryptionInterstitialTest.java