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

Commit de662d38 authored by luxiaol's avatar luxiaol Committed by Gerrit - the friendly Code Review server
Browse files

Settings:add vpn setting activity as primary profile

Change-Id: I81c3bf6172d3fcb420278f530f155a39c3c4086c
CRs-Fixed:1042913
parent 3f63f667
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -559,6 +559,8 @@
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"
                android:value="com.android.settings.vpn2.VpnSettings" />
            <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
                android:value="true" />
        </activity>

        <activity android:name="Settings$SystemUpdateActivity"