commit | a207134b009a69d216090b05f9b37352fadc4e1d | [log] [tgz] |
---|---|---|
author | fionaxu <fionaxu@google.com> | Fri Feb 17 17:36:11 2017 -0800 |
committer | fionaxu <fionaxu@google.com> | Wed Feb 22 13:59:53 2017 -0800 |
tree | b147c62345be17069c9c82f6541423dcf3b420f6 | |
parent | ec6cd665b170a82ac7e08009ad023a219b0f675f [diff] |
move ACTION_CARRIER_SETUP intent to public api As per CDD: The "android.*" namespace for intent constants is reserved for public Android API in AOSP. (Whether public to the full SDK, @SystemApi or defined in AOSP support libraries.) ACTION_CARRIER_SETUP intent is generally useful for carrier privileged apps which is unbundled carrier apps, thus move to public APIs 33679956 Test: Manual Change-Id: I85dfa99d0b20bb1b534dfe8ead3c274a5c739786