Add the cancel button handler
Step 3 Bug: 5306641 Change-Id: Ida4ccf181942714799576fde0ac55596ce043434
This commit is contained in:
@@ -12,3 +12,7 @@
|
||||
-keep class com.android.settings.accounts.*
|
||||
-keep class com.android.settings.fuelgauge.*
|
||||
|
||||
# Keep click responders
|
||||
-keepclassmembers class com.android.settings.inputmethod.UserDictionaryAddWordActivity {
|
||||
*** onClick*(...);
|
||||
}
|
||||
|
Reference in New Issue
Block a user