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

Commit 12d2189d authored by Andy Mast's avatar Andy Mast
Browse files

Add Entrypoint for theme sounds

Change-Id: I6da2fa782b9b88fc669144eb50c3231d031cd620
parent 5260cbdd
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>