Merge "Change MonitoringCertInfoActivity exported flag to be false."

This commit is contained in:
TreeHugger Robot
2023-05-04 03:04:41 +00:00
committed by Android (Google) Code Review

View File

@@ -1941,7 +1941,7 @@
<activity android:name="MonitoringCertInfoActivity" <activity android:name="MonitoringCertInfoActivity"
android:label="" android:label=""
android:theme="@style/Transparent" android:theme="@style/Transparent"
android:exported="true" android:exported="false"
android:excludeFromRecents="true"> android:excludeFromRecents="true">
<intent-filter android:priority="1"> <intent-filter android:priority="1">
<action android:name="com.android.settings.MONITORING_CERT_INFO" /> <action android:name="com.android.settings.MONITORING_CERT_INFO" />