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

Commit 1b809ea4 authored by Edgar Wang's avatar Edgar Wang
Browse files

Fix crash when enter Special Access settings

- Update SpecialAccess to use AppPreference

Bug: 177631064
Test: manual & robotest
Change-Id: I3974eb189deda8ba08ee31b80739b9784bec2c6c
parent 6987b787
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@
            android:value="com.android.settings.Settings$WriteSettingsActivity" />
    </Preference>

    <com.android.settingslib.widget.apppreference.AppPreference
    <com.android.settingslib.widget.AppPreference
        android:key="notification_assistant"
        android:title="@string/notification_assistant_title"
        android:summary="@string/summary_placeholder"