Loading AndroidManifest.xml +16 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <!-- /** * Copyright 2016, The CyanogenMod Project * Copyright 2017-2022, The LineageOS Project * Copyright 2017-2023, The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading Loading @@ -122,6 +122,9 @@ <meta-data android:name="com.android.settings.order" android:value="-256" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -151,6 +154,9 @@ <meta-data android:name="com.android.settings.order" android:value="-255" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -178,6 +184,9 @@ <meta-data android:name="com.android.settings.order" android:value="-254" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -247,6 +256,9 @@ <meta-data android:name="com.android.settings.order" android:value="0" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading @@ -268,6 +280,9 @@ <meta-data android:name="com.android.settings.order" android:value="2" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading
AndroidManifest.xml +16 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <!-- /** * Copyright 2016, The CyanogenMod Project * Copyright 2017-2022, The LineageOS Project * Copyright 2017-2023, The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading Loading @@ -122,6 +122,9 @@ <meta-data android:name="com.android.settings.order" android:value="-256" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -151,6 +154,9 @@ <meta-data android:name="com.android.settings.order" android:value="-255" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -178,6 +184,9 @@ <meta-data android:name="com.android.settings.order" android:value="-254" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading Loading @@ -247,6 +256,9 @@ <meta-data android:name="com.android.settings.order" android:value="0" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading @@ -268,6 +280,9 @@ <meta-data android:name="com.android.settings.order" android:value="2" /> <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" /> <meta-data android:name="com.android.settings.summary" android:resource="@string/summary_empty" /> Loading