OSDN Git Service

Add hidden SystemApi for two setup wizard actions
authorRussell Brenner <russellbrenner@google.com>
Fri, 24 Feb 2017 19:11:47 +0000 (11:11 -0800)
committerRussell Brenner <russellbrenner@google.com>
Tue, 11 Apr 2017 23:53:20 +0000 (23:53 +0000)
commit880994d0db0137f7d5e0c1b79af3e809e8d4e0a3
tree1bdb588d7408083a7327abb813a5a38ce25eea53
parent1df5ca59118dbfe10ad2f8b720de0b70f3c5001c
Add hidden SystemApi for two setup wizard actions

ACTION_UPGRADE_SETUP exists as an SdkConstant and is now additionally
tagged as a SystemApi. ACTION_DEVICE_INITIALIZATION_WIZARD is added
as a deprecated SystemApi to appease CTS requirements. Both APIs are
hidden.

Test: cts-tradefed run cts-dev -m CtsSignatureTestCases \
        -t android.signature.cts.IntentTest#shouldNotFindUnexpectedIntents
Bug: 33663899
Change-Id: Ib45afbfcbb9a3d3020f11c8b63fc2bcf6fc447a1
(cherry picked from commit 4cd32e5395a9e97e281823c8c57e1c18845447c4)
api/system-current.txt
core/java/android/content/Intent.java