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

Commit 24e59682 authored by Hai Zhang's avatar Hai Zhang
Browse files

Remove config entries for music and gallery role.

Bug: 128861807
Test: presubmit
Change-Id: I2c5bff6f382b02994a7eefd47811dce35d69a1c9
parent 21df0436
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -254,8 +254,6 @@ package android {
    field public static final int config_defaultAssistant = 17039393; // 0x1040021
    field public static final int config_defaultBrowser = 17039394; // 0x1040022
    field public static final int config_defaultDialer = 17039395; // 0x1040023
    field public static final int config_defaultGallery = 17039398; // 0x1040026
    field public static final int config_defaultMusic = 17039397; // 0x1040025
    field public static final int config_defaultSms = 17039396; // 0x1040024
    field public static final int config_feedbackIntentExtraKey = 17039391; // 0x104001f
    field public static final int config_feedbackIntentNameKey = 17039392; // 0x1040020
+0 −4
Original line number Diff line number Diff line
@@ -1967,10 +1967,6 @@
    <bool name="config_showDefaultEmergency">false</bool>
    <!-- Whether the default home settings should be shown. -->
    <bool name="config_showDefaultHome">true</bool>
    <!-- The name of the package that will hold the music role by default. -->
    <string name="config_defaultMusic" translatable="false">com.android.music</string>
    <!-- The name of the package that will hold the gallery role by default. -->
    <string name="config_defaultGallery" translatable="false">com.android.gallery3d</string>

    <!-- Enable/disable default bluetooth profiles:
        HSP_AG, ObexObjectPush, Audio, NAP -->
+0 −4
Original line number Diff line number Diff line
@@ -2985,10 +2985,6 @@
      <public name="config_defaultDialer" />
      <!-- @hide @SystemApi -->
      <public name="config_defaultSms" />
      <!-- @hide @SystemApi -->
      <public name="config_defaultMusic" />
      <!-- @hide @SystemApi -->
      <public name="config_defaultGallery" />
    </public-group>

    <public-group type="bool" first-id="0x01110000">