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

Commit d884fdeb authored by Danesh M's avatar Danesh M Committed by Gerrit Code Review
Browse files

Merge "Add Entrypoint for theme sounds" into cm-11.0

parents 6075fb69 12d2189d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -98,8 +98,8 @@
        android:icon="@drawable/prd_ic_soundpacks">
        <intent android:action="android.intent.action.MAIN" >
             <category android:name="cyanogenmod.intent.category.APP_THEMES" />
             <!-- TODO: "mods_sounds" is a placeholder" -->
             <extra android:name="component_filter" android:value="mods_sounds"/>
             <extra android:name="component_filter"
                    android:value="mods_alarms,mods_ringtones,mods_notifications"/>
        </intent>
    </Preference>
</PreferenceScreen>