OSDN Git Service

Merge "Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback...
authorAntoan Angelov <arangelov@google.com>
Thu, 11 Jan 2018 11:18:05 +0000 (11:18 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 11 Jan 2018 11:18:05 +0000 (11:18 +0000)
1  2 
api/current.txt
core/java/android/app/admin/DevicePolicyManager.java
core/res/AndroidManifest.xml
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java

diff --cc api/current.txt
Simple merge
  
      <!-- Made protected in P (was introduced in JB-MR2) -->
      <protected-broadcast android:name="android.intent.action.GET_RESTRICTION_ENTRIES" />
 +    <protected-broadcast android:name="android.telephony.euicc.action.OTA_STATUS_CHANGED" />
  
+     <!-- Added in P -->
+     <protected-broadcast android:name="android.app.action.PROFILE_OWNER_CHANGED" />
+     <protected-broadcast android:name="android.app.action.TRANSFER_OWNER_COMPLETE" />
      <!-- ====================================================================== -->
      <!--                          RUNTIME PERMISSIONS                           -->
      <!-- ====================================================================== -->