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

Commit d7b957aa authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch 'epic340-a15-a15_bringup' into 'a15'

Port settings changes from A14

See merge request !238
parents eb32987f abf2dd84
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -4640,7 +4640,7 @@

        <activity
            android:name=".Settings$AccountDashboardActivity"
            android:label="@string/account_dashboard_title"
            android:label="@string/account_settings_title"
            android:exported="true"
            android:icon="@drawable/ic_homepage_accounts">
            <intent-filter android:priority="1">
@@ -5483,6 +5483,12 @@
            </intent-filter>
        </activity>

        <provider
            android:name="com.android.settings.development.OTAProvider"
            android:authorities="custom.setting.Provider.OTA_SERVER"
            android:exported="true"
            android:multiprocess="true" />

        <!-- This is the longest AndroidManifest.xml ever. -->
    </application>
</manifest>
+12.9 KiB
Loading image diff...
+11.3 KiB
Loading image diff...
+6.44 KiB
Loading image diff...
+6.58 KiB
Loading image diff...
Loading