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

Commit 6aa2c1a6 authored by tmfang's avatar tmfang Committed by android-build-merger
Browse files

Merge "Fix CTS issue on PRIVACY_SETTINGS" into qt-dev

am: ab3f4062

Change-Id: I6f7a0fcbc80770ce66eb82fbf9054ae818145435
parents 92cb6a47 ab3f4062
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1276,6 +1276,8 @@
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"
                       android:value="com.android.settings.privacy.PrivacyDashboardFragment" />
            <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
                       android:value="true" />
        </activity>

        <activity android:name="SetFullBackupPassword"