OSDN Git Service

Get rid of custom negaitve save button label
authorSvetoslav Ganov <svetoslavganov@google.com>
Tue, 25 Apr 2017 01:11:27 +0000 (18:11 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Wed, 26 Apr 2017 16:48:20 +0000 (16:48 +0000)
commitdc6cccb905d77b1fd954c883e4369e7b401cb457
tree80a01372161743d8dd5cb91acc6f57ef638e0d4b
parentf84b208a12e8dc6cb981f15c086cf804729112a5
Get rid of custom negaitve save button label

Removed the ability for an autofill provider to set
a custom string for the negative button. Also make
the old hidden APIs non-abstract to avoid runime
crashes for unimplemented methods.

Test: CtsAutoFillServiceTestCases pass

bug:37649790

Change-Id: If776d26de48382eeb064bdead5d4d5fdb0ff2e7e
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/service/autofill/AutofillService.java
core/java/android/service/autofill/SaveInfo.java
services/autofill/java/com/android/server/autofill/ui/SaveUi.java