Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eea3e937 authored by arangelov's avatar arangelov
Browse files

Rename ownership transfer related constants from "*OWNER" to "*OWNERSHIP".

Change-Id: I70180c66d546521c95488bfbebed1b03fe69422c
Test: None
parent f79af5e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -574,7 +574,7 @@

    <!-- Added in P -->
    <protected-broadcast android:name="android.app.action.PROFILE_OWNER_CHANGED" />
    <protected-broadcast android:name="android.app.action.TRANSFER_OWNER_COMPLETE" />
    <protected-broadcast android:name="android.app.action.TRANSFER_OWNERSHIP_COMPLETE" />

    <!-- ====================================================================== -->
    <!--                          RUNTIME PERMISSIONS                           -->