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

Commit cadcc2b5 authored by Han Wang's avatar Han Wang Committed by Michael W
Browse files

config: Set defaultSupervisionProfileOwnerComponent

 * This makes setting child account work.

Change-Id: I9ae352c604426db75c078d7a5b82324be780b846
parent a3d17b88
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -101,6 +101,11 @@
     -->
    <string name="config_defaultWellbeingPackage">com.google.android.apps.wellbeing</string>

    <!-- The component name for the default profile supervisor, which can be set as a profile owner
    even after user setup is complete. The defined component should be used for supervision purposes
    only. The component must be part of a system app. -->
    <string name="config_defaultSupervisionProfileOwnerComponent" translatable="false">com.google.android.gms/.kids.account.receiver.ProfileOwnerReceiver</string>

    <!-- List of packages that can use the Conversation space for their category messages
    notifications until they target R -->
    <string-array name="config_notificationMsgPkgsAllowedAsConvos" translatable="false">