OSDN Git Service

move ACTION_SERVICE_STATE to system api
authorfionaxu <fionaxu@google.com>
Fri, 31 Mar 2017 19:45:12 +0000 (12:45 -0700)
committerfionaxu <fionaxu@google.com>
Tue, 4 Apr 2017 21:26:40 +0000 (14:26 -0700)
commit90fee275779c0e772328b677d7dc5a4441590328
tree916e6b302bfba120e0d9dbe83b450534dee140aa
parentb43a5305bddb81881992819a40846b52e72afd3e
move ACTION_SERVICE_STATE to system 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_SERVICE_STATE intent is generally useful for system/oem
apps thus move to system api

Bug: 33679956
Test: Manual
Change-Id: Ie38b53f077e8a013351d35387f9133e0ebb26cc9
api/system-current.txt
core/java/android/content/Intent.java
telephony/java/com/android/internal/telephony/TelephonyIntents.java