<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.4.0-alpha08" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha08">

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CONTACTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CONTACTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="871"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_CONTACTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_CONTACTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="881"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_DEFAULT_ACCOUNT_FOR_CONTACTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_DEFAULT_ACCOUNT_FOR_CONTACTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="907"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CALENDAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CALENDAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="925"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_CALENDAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_CALENDAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="934"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_MESSAGES_ON_ICC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_MESSAGES_ON_ICC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="947"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="964"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="978"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="992"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_WAP_PUSH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_WAP_PUSH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1006"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_MMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_MMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1020"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CELL_BROADCAST_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CELL_BROADCAST_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1034"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CELL_BROADCASTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CELL_BROADCASTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1056"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SATELLITE_COMMUNICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SATELLITE_COMMUNICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1065"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_EXTERNAL_STORAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_EXTERNAL_STORAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1124"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_MEDIA_AUDIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_MEDIA_AUDIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1148"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_MEDIA_VIDEO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_MEDIA_VIDEO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1171"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_MEDIA_IMAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_MEDIA_IMAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1186"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_MEDIA_VISUAL_USER_SELECTED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_MEDIA_VISUAL_USER_SELECTED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1206"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_EXTERNAL_STORAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_EXTERNAL_STORAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1244"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_MEDIA_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_MEDIA_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1254"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_OBB isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_OBB&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1262"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_EXTERNAL_STORAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_EXTERNAL_STORAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1268"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_MEDIA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_MEDIA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1286"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_FINE_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_FINE_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1305"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_COARSE_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_COARSE_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1316"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_BACKGROUND_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_BACKGROUND_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1333"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOCATION_BYPASS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOCATION_BYPASS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1346"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_IMS_CALL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_IMS_CALL_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1366"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PERFORM_IMS_SINGLE_REGISTRATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PERFORM_IMS_SINGLE_REGISTRATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1376"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CALL_LOG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CALL_LOG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1395"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_CALL_LOG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_CALL_LOG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1418"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROCESS_OUTGOING_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROCESS_OUTGOING_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1437"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PHONE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PHONE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1469"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_BASIC_PHONE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_BASIC_PHONE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1477"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PHONE_NUMBERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PHONE_NUMBERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1486"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CALL_PHONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CALL_PHONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1498"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_SIP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_SIP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1517"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ANSWER_PHONE_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ANSWER_PHONE_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1526"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_OWN_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_OWN_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1538"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CALL_COMPANION_APP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CALL_COMPANION_APP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1550"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.EXEMPT_FROM_AUDIO_RECORD_RESTRICTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.EXEMPT_FROM_AUDIO_RECORD_RESTRICTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1560"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCEPT_HANDOVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCEPT_HANDOVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1576"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECORD_AUDIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECORD_AUDIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1599"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECORD_BACKGROUND_AUDIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECORD_BACKGROUND_AUDIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1610"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACTIVITY_RECOGNITION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACTIVITY_RECOGNITION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1631"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_UCE_PRESENCE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_UCE_PRESENCE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1646"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_UCE_OPTIONS_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_UCE_OPTIONS_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1655"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1683"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BACKGROUND_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BACKGROUND_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1702"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SYSTEM_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SYSTEM_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1712"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA_OPEN_CLOSE_LISTENER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA_OPEN_CLOSE_LISTENER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1721"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA_PRIVACY_ALLOWLIST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA_PRIVACY_ALLOWLIST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1745"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HIGH_SAMPLING_RATE_SENSORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HIGH_SAMPLING_RATE_SENSORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1764"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BODY_SENSORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BODY_SENSORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1773"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BODY_SENSORS_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BODY_SENSORS_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1790"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_FINGERPRINT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_FINGERPRINT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1802"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_BIOMETRIC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_BIOMETRIC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1811"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.POST_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.POST_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1833"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PROFILE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PROFILE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1845"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_PROFILE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_PROFILE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1850"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SOCIAL_STREAM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SOCIAL_STREAM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1855"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SOCIAL_STREAM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SOCIAL_STREAM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1860"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_USER_DICTIONARY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_USER_DICTIONARY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1865"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_USER_DICTIONARY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_USER_DICTIONARY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1870"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1875"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.AUTHENTICATE_ACCOUNTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.AUTHENTICATE_ACCOUNTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1890"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ACCOUNTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ACCOUNTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1895"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_CREDENTIALS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_CREDENTIALS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1900"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUBSCRIBED_FEEDS_READ isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUBSCRIBED_FEEDS_READ&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1905"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUBSCRIBED_FEEDS_WRITE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUBSCRIBED_FEEDS_WRITE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1910"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FLASHLIGHT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FLASHLIGHT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1915"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_RESPOND_VIA_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_RESPOND_VIA_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1931"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_SMS_NO_CONFIRMATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_SMS_NO_CONFIRMATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1937"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CARRIER_FILTER_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CARRIER_FILTER_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1942"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_EMERGENCY_BROADCAST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_EMERGENCY_BROADCAST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1949"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_BLUETOOTH_MAP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_BLUETOOTH_MAP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1955"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DIRECTORY_SEARCH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DIRECTORY_SEARCH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1961"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_CELL_BROADCASTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_CELL_BROADCASTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="1967"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_LOCATION_EXTRA_COMMANDS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2008"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_LOCATION_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_LOCATION_PROVIDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2015"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2024"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TIME_ZONE_PROVIDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TIME_ZONE_PROVIDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2035"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HDMI_CEC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HDMI_CEC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2041"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOCATION_HARDWARE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOCATION_HARDWARE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2047"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_CONTEXT_HUB isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_CONTEXT_HUB&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2055"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_MOCK_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_MOCK_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2063"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_AUTOMOTIVE_GNSS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_AUTOMOTIVE_GNSS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2071"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERNET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERNET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2082"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_NETWORK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_NETWORK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2090"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_WIFI_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_WIFI_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2098"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_WIFI_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_WIFI_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2106"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WIFI_NETWORK_SELECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WIFI_NETWORK_SELECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2116"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WIFI_INTERFACES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WIFI_INTERFACES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2124"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_IPSEC_TUNNELS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_IPSEC_TUNNELS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2132"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_TEST_NETWORKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_TEST_NETWORKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2139"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_REMOTE_AUTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_REMOTE_AUTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2144"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_REMOTE_AUTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_REMOTE_AUTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2149"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_WIFI_CREDENTIAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_WIFI_CREDENTIAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2154"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TETHER_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TETHER_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2160"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_WIFI_CREDENTIAL_CHANGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_WIFI_CREDENTIAL_CHANGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2166"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OVERRIDE_WIFI_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OVERRIDE_WIFI_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2173"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SCORE_NETWORKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SCORE_NETWORKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2178"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_NETWORK_SCORES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_NETWORK_SCORES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2185"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESTART_WIFI_SUBSYSTEM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESTART_WIFI_SUBSYSTEM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2191"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_AIRPLANE_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_AIRPLANE_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2197"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_STACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_STACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2205"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OBSERVE_NETWORK_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OBSERVE_NETWORK_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2209"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_FACTORY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_FACTORY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2213"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_STATS_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_STATS_PROVIDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2217"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2225"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RADIO_SCAN_WITHOUT_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RADIO_SCAN_WITHOUT_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2234"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_SETUP_WIZARD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_SETUP_WIZARD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2242"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_MANAGED_PROVISIONING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_MANAGED_PROVISIONING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2250"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_CARRIER_PROVISIONING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_CARRIER_PROVISIONING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2258"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_LOWPAN_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_LOWPAN_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2263"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_LOWPAN_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_LOWPAN_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2268"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_LOWPAN_CREDENTIAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_LOWPAN_CREDENTIAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2273"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_LOWPAN_INTERFACES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_LOWPAN_INTERFACES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2279"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.THREAD_NETWORK_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.THREAD_NETWORK_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2286"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.THREAD_NETWORK_TESTING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.THREAD_NETWORK_TESTING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2291"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_BYPASS_PRIVATE_DNS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_BYPASS_PRIVATE_DNS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2297"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WIFI_SET_DEVICE_MOBILITY_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WIFI_SET_DEVICE_MOBILITY_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2303"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WIFI_UPDATE_USABILITY_STATS_SCORE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WIFI_UPDATE_USABILITY_STATS_SCORE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2308"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WIFI_UPDATE_COEX_UNSAFE_CHANNELS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WIFI_UPDATE_COEX_UNSAFE_CHANNELS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2313"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WIFI_ACCESS_COEX_UNSAFE_CHANNELS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WIFI_ACCESS_COEX_UNSAFE_CHANNELS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2318"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WIFI_COUNTRY_CODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WIFI_COUNTRY_CODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2323"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_OEM_PAID_NETWORK_PREFERENCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_OEM_PAID_NETWORK_PREFERENCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2329"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ETHERNET_NETWORKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ETHERNET_NETWORKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2334"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2355"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_SCAN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_SCAN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2362"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_CONNECT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_CONNECT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2370"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_ADVERTISE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_ADVERTISE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2378"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UWB_RANGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UWB_RANGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2386"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NEARBY_WIFI_DEVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NEARBY_WIFI_DEVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2394"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUSPEND_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUSPEND_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2404"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_ADMIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_ADMIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2420"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2428"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_MAP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_MAP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2434"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BLUETOOTH_STACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BLUETOOTH_STACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2441"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VIRTUAL_INPUT_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VIRTUAL_INPUT_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2447"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NFC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NFC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2453"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NFC_TRANSACTION_EVENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NFC_TRANSACTION_EVENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2461"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NFC_PREFERRED_PAYMENT_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NFC_PREFERRED_PAYMENT_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2469"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NFC_SET_CONTROLLER_ALWAYS_ON isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NFC_SET_CONTROLLER_ALWAYS_ON&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2477"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SECURE_ELEMENT_PRIVILEGED_OPERATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SECURE_ELEMENT_PRIVILEGED_OPERATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2485"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONNECTIVITY_INTERNAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONNECTIVITY_INTERNAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2494"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2499"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_SIGNAL_STRENGTH_WAKEUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_SIGNAL_STRENGTH_WAKEUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2506"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PACKET_KEEPALIVE_OFFLOAD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PACKET_KEEPALIVE_OFFLOAD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2511"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_DATA_ACTIVITY_CHANGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_DATA_ACTIVITY_CHANGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2516"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOOP_RADIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOOP_RADIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2521"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NFC_HANDOVER_STATUS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NFC_HANDOVER_STATUS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2526"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_BLUETOOTH_WHEN_WIRELESS_CONSENT_REQUIRED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_BLUETOOTH_WHEN_WIRELESS_CONSENT_REQUIRED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2532"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ENABLE_TEST_HARNESS_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ENABLE_TEST_HARNESS_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2536"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UWB_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UWB_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2542"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_ACCOUNTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_ACCOUNTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2561"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCOUNT_MANAGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCOUNT_MANAGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2570"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_WIFI_MULTICAST_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_WIFI_MULTICAST_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2581"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VIBRATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VIBRATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2589"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VIBRATE_ALWAYS_ON isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VIBRATE_ALWAYS_ON&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2598"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VIBRATE_SYSTEM_CONSTANTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VIBRATE_SYSTEM_CONSTANTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2605"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_VIBRATOR_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_VIBRATOR_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2612"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WAKE_LOCK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WAKE_LOCK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2621"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TRANSMIT_IR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TRANSMIT_IR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2629"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TURN_SCREEN_ON isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TURN_SCREEN_ON&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2638"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_AUDIO_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_AUDIO_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2651"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_CAPTURE_CONTENT_ACTIVITY_FOR_NOTE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_CAPTURE_CONTENT_ACTIVITY_FOR_NOTE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2666"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DETECT_SCREEN_CAPTURE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DETECT_SCREEN_CAPTURE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2672"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_FACTORY_RESET_PROTECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_FACTORY_RESET_PROTECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2694"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TRIGGER_LOST_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TRIGGER_LOST_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2706"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_USB isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_USB&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2716"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEBUGGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEBUGGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2722"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_MTP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_MTP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2728"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HARDWARE_TEST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HARDWARE_TEST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2735"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DYNAMIC_SYSTEM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DYNAMIC_SYSTEM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2739"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_DYNAMIC_SYSTEM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_DYNAMIC_SYSTEM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2744"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_BROADCAST_RADIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_BROADCAST_RADIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2749"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_FM_RADIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_FM_RADIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2754"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NET_ADMIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NET_ADMIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2759"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REMOTE_AUDIO_PLAYBACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REMOTE_AUDIO_PLAYBACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2763"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TV_INPUT_HARDWARE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TV_INPUT_HARDWARE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2770"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_TV_INPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_TV_INPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2777"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DVB_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DVB_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2782"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CARRIER_OEM_UNLOCK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CARRIER_OEM_UNLOCK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2787"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_USER_OEM_UNLOCK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_USER_OEM_UNLOCK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2792"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_OEM_UNLOCK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_OEM_UNLOCK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2797"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OEM_UNLOCK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OEM_UNLOCK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2802"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIGURE_FACTORY_RESET_PROTECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIGURE_FACTORY_RESET_PROTECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2808"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_PDB_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_PDB_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2813"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TEST_BLACKLISTED_PASSWORD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TEST_BLACKLISTED_PASSWORD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2818"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NOTIFY_PENDING_SYSTEM_UPDATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NOTIFY_PENDING_SYSTEM_UPDATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2823"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA_DISABLE_TRANSMIT_LED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA_DISABLE_TRANSMIT_LED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2834"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA_SEND_SYSTEM_EVENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA_SEND_SYSTEM_EVENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2839"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAMERA_INJECT_EXTERNAL_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAMERA_INJECT_EXTERNAL_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2844"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GRANT_RUNTIME_PERMISSIONS_TO_TELEPHONY_DEFAULTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GRANT_RUNTIME_PERMISSIONS_TO_TELEPHONY_DEFAULTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2854"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_PHONE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_PHONE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2860"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PRECISE_PHONE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PRECISE_PHONE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2866"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PRIVILEGED_PHONE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PRIVILEGED_PHONE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2871"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2878"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_ACTIVE_EMERGENCY_SESSION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_ACTIVE_EMERGENCY_SESSION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2884"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LISTEN_ALWAYS_REPORTED_SIGNAL_STRENGTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LISTEN_ALWAYS_REPORTED_SIGNAL_STRENGTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2889"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_SIM_SUBSCRIPTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_SIM_SUBSCRIPTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2896"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_CALL_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_CALL_PROVIDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2902"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_CONNECTION_MANAGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_CONNECTION_MANAGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2908"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_INCALL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_INCALL_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2915"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CALL_STREAMING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CALL_STREAMING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2922"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ONGOING_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ONGOING_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2927"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NETWORK_SCAN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NETWORK_SCAN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2935"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_VISUAL_VOICEMAIL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2942"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SCREENING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SCREENING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2950"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_PHONE_ACCOUNT_SUGGESTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_PHONE_ACCOUNT_SUGGESTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2959"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CALL_DIAGNOSTIC_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CALL_DIAGNOSTIC_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2968"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CALL_REDIRECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CALL_REDIRECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2975"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CONNECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CONNECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2984"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TELECOM_CONNECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TELECOM_CONNECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2991"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_INCALL_EXPERIENCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_INCALL_EXPERIENCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="2996"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_STK_COMMANDS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_STK_COMMANDS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3001"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_EMBMS_INTENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_EMBMS_INTENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3006"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SENSORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SENSORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3012"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DOMAIN_SELECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DOMAIN_SELECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3022"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_IMS_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_IMS_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3031"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SATELLITE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SATELLITE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3040"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SATELLITE_GATEWAY_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SATELLITE_GATEWAY_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3048"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TELEPHONY_DATA_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TELEPHONY_DATA_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3057"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TELEPHONY_NETWORK_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TELEPHONY_NETWORK_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3066"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3074"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_EUICC_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_EUICC_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3082"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CARRIER_APP_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CARRIER_APP_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3090"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_GBA_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_GBA_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3099"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_RCS_USER_CAPABILITY_EXCHANGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_RCS_USER_CAPABILITY_EXCHANGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3108"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_LAST_KNOWN_CELL_ID isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_LAST_KNOWN_CELL_ID&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3117"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_MEDIA_STORAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_MEDIA_STORAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3132"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DOCUMENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DOCUMENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3141"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CRATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CRATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3152"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CACHE_CONTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CACHE_CONTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3158"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ALLOCATE_AGGRESSIVE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ALLOCATE_AGGRESSIVE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3165"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_RESERVED_DISK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_RESERVED_DISK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3174"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISABLE_KEYGUARD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISABLE_KEYGUARD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3185"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_PASSWORD_COMPLEXITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_PASSWORD_COMPLEXITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3194"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3205"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REAL_GET_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REAL_GET_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3220"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_TASKS_FROM_RECENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_TASKS_FROM_RECENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3225"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERACT_ACROSS_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERACT_ACROSS_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3232"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERACT_ACROSS_USERS_FULL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERACT_ACROSS_USERS_FULL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3239"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERACT_ACROSS_PROFILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERACT_ACROSS_PROFILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3244"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_HIDDEN_PROFILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_HIDDEN_PROFILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3250"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_HIDDEN_PROFILES_FULL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3258"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_CROSS_PROFILE_ACTIVITIES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_CROSS_PROFILE_ACTIVITIES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3263"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIGURE_INTERACT_ACROSS_PROFILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIGURE_INTERACT_ACROSS_PROFILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3269"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3275"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CREATE_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CREATE_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3284"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SUBSCRIPTION_USER_ASSOCIATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SUBSCRIPTION_USER_ASSOCIATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3290"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3295"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_BLOBS_ACROSS_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_BLOBS_ACROSS_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3299"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3304"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_ADMIN_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_ADMIN_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3311"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_APP_EXEMPTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_APP_EXEMPTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3315"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_TIME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_TIME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3321"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3328"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ORGANIZATION_IDENTITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ORGANIZATION_IDENTITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3335"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SUPPORT_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SUPPORT_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3343"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_BACKUP_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_BACKUP_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3350"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_LOCK_TASK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_LOCK_TASK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3357"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_APPS_CONTROL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_APPS_CONTROL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3364"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_INSTALL_UNKNOWN_SOURCES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_INSTALL_UNKNOWN_SOURCES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3371"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_APP_RESTRICTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_APP_RESTRICTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3378"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3385"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_DEBUGGING_FEATURES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_DEBUGGING_FEATURES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3392"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MODIFY_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MODIFY_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3399"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SAFE_BOOT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SAFE_BOOT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3406"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MICROPHONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MICROPHONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3414"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3422"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_KEYGUARD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_KEYGUARD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3429"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ACCOUNT_MANAGEMENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ACCOUNT_MANAGEMENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3436"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PACKAGE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PACKAGE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3443"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_RESET_PASSWORD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_RESET_PASSWORD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3451"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_STATUS_BAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_STATUS_BAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3455"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_BLUETOOTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_BLUETOOTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3462"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_FUN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_FUN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3469"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_AIRPLANE_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_AIRPLANE_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3476"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MOBILE_NETWORK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MOBILE_NETWORK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3483"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PHYSICAL_MEDIA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PHYSICAL_MEDIA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3490"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3497"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_USB_FILE_TRANSFER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_USB_FILE_TRANSFER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3504"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_LOCK_CREDENTIALS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_LOCK_CREDENTIALS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3511"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_WIFI isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_WIFI&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3518"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SCREEN_CAPTURE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SCREEN_CAPTURE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3525"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_INPUT_METHODS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_INPUT_METHODS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3532"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_RESTRICT_PRIVATE_DNS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_RESTRICT_PRIVATE_DNS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3540"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_DEFAULT_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_DEFAULT_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3547"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PROFILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PROFILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3554"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PROFILE_INTERACTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PROFILE_INTERACTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3562"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_VPN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_VPN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3569"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_AUDIO_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_AUDIO_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3576"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3583"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3590"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_FACTORY_RESET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_FACTORY_RESET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3597"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_WALLPAPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_WALLPAPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3604"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SCREEN_CONTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SCREEN_CONTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3611"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SYSTEM_DIALOGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SYSTEM_DIALOGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3618"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_RUN_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_RUN_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3625"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PRINTING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PRINTING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3632"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_NEARBY_COMMUNICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_NEARBY_COMMUNICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3640"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_THREAD_NETWORK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_THREAD_NETWORK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3647"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ASSIST_CONTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ASSIST_CONTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3654"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_WINDOWS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_WINDOWS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3661"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_LOCALE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_LOCALE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3668"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_AUTOFILL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_AUTOFILL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3675"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3682"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_CERTIFICATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_CERTIFICATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3689"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_OVERRIDE_APN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_OVERRIDE_APN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3696"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SECURITY_LOGGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SECURITY_LOGGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3703"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_AUDIT_LOGGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_AUDIT_LOGGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3711"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SYSTEM_UPDATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SYSTEM_UPDATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3718"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_QUERY_SYSTEM_UPDATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_QUERY_SYSTEM_UPDATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3725"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PRIVATE_DNS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PRIVATE_DNS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3732"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3739"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_NETWORK_LOGGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_NETWORK_LOGGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3746"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_USB_DATA_SIGNALLING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_USB_DATA_SIGNALLING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3750"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SUSPEND_PERSONAL_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SUSPEND_PERSONAL_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3757"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_KEEP_UNINSTALLED_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_KEEP_UNINSTALLED_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3764"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ACCESSIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ACCESSIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3771"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_COMMON_CRITERIA_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_COMMON_CRITERIA_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3778"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_METERED_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_METERED_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3785"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_PROXY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_PROXY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3792"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_BUGREPORT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_BUGREPORT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3799"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_APP_USER_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_APP_USER_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3806"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_LOCK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_LOCK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3814"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_DEVICE_STOLEN_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_DEVICE_STOLEN_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3822"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_SYSTEM_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_SYSTEM_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3829"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_WIPE_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_WIPE_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3836"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MTE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MTE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3841"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_DEVICE_IDENTIFIERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_DEVICE_IDENTIFIERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3845"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_CONTENT_PROTECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_CONTENT_PROTECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3852"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MANAGED_SUBSCRIPTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MANAGED_SUBSCRIPTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3859"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_BLOCK_UNINSTALL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_BLOCK_UNINSTALL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3865"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_CAMERA_TOGGLE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_CAMERA_TOGGLE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3871"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_MICROPHONE_TOGGLE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_MICROPHONE_TOGGLE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3877"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS_SECURITY_CRITICAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS_SECURITY_CRITICAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3885"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3893"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS_FULL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_ACROSS_USERS_FULL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3901"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_POLICY_STORAGE_LIMIT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_POLICY_STORAGE_LIMIT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3908"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ENHANCED_CONFIRMATION_STATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ENHANCED_CONFIRMATION_STATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3915"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVISION_DEMO_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVISION_DEMO_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3920"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CLEAR_FREEZE_PERIOD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CLEAR_FREEZE_PERIOD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3926"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FORCE_DEVICE_POLICY_MANAGER_LOGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FORCE_DEVICE_POLICY_MANAGER_LOGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3931"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_DETAILED_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_DETAILED_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3937"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REORDER_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REORDER_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3943"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REMOVE_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REMOVE_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3949"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ACTIVITY_STACKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ACTIVITY_STACKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3954"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ACTIVITY_TASKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ACTIVITY_TASKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3958"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACTIVITY_EMBEDDING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACTIVITY_EMBEDDING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3962"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.EMBED_ANY_APP_IN_UNTRUSTED_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.EMBED_ANY_APP_IN_UNTRUSTED_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3974"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_ANY_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_ANY_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3980"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_ACTIVITIES_FROM_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_ACTIVITIES_FROM_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3984"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3993"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_OPTION_INTERACTIVE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_OPTION_INTERACTIVE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="3998"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_SHOW_SUSPENDED_APP_DETAILS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_SHOW_SUSPENDED_APP_DETAILS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4006"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_ACTIVITY_AS_CALLER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_ACTIVITY_AS_CALLER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4013"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESTART_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESTART_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4018"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.KILL_BACKGROUND_PROCESSES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.KILL_BACKGROUND_PROCESSES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4034"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.KILL_ALL_BACKGROUND_PROCESSES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.KILL_ALL_BACKGROUND_PROCESSES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4044"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_PROCESS_STATE_AND_OOM_SCORE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_PROCESS_STATE_AND_OOM_SCORE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4052"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_INTENT_SENDER_INTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_INTENT_SENDER_INTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4058"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SYSTEM_ALERT_WINDOW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SYSTEM_ALERT_WINDOW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4081"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SYSTEM_APPLICATION_OVERLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SYSTEM_APPLICATION_OVERLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4096"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RUN_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RUN_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4102"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_DATA_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_DATA_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4111"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_DISPLAY_OFFSET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_DISPLAY_OFFSET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4118"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_RUN_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_RUN_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4130"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4139"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_USE_DATA_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_USE_DATA_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4147"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_WATCH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_WATCH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4157"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_GLASSES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_GLASSES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4167"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_APP_STREAMING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_APP_STREAMING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4176"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_NEARBY_DEVICE_STREAMING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_NEARBY_DEVICE_STREAMING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4184"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_AUTOMOTIVE_PROJECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_AUTOMOTIVE_PROJECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4193"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_PROFILE_COMPUTER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_PROFILE_COMPUTER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4202"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_COMPANION_SELF_MANAGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_COMPANION_SELF_MANAGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4207"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.COMPANION_APPROVE_WIFI_CONNECTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.COMPANION_APPROVE_WIFI_CONNECTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4215"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PROJECTION_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PROJECTION_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4222"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TOGGLE_AUTOMOTIVE_PROJECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TOGGLE_AUTOMOTIVE_PROJECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4229"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HIDE_OVERLAY_WINDOWS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HIDE_OVERLAY_WINDOWS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4233"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_WALLPAPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_WALLPAPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4246"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_WALLPAPER_HINTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_WALLPAPER_HINTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4254"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_WALLPAPER_INTERNAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_WALLPAPER_INTERNAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4264"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ALWAYS_UPDATE_WALLPAPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ALWAYS_UPDATE_WALLPAPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4272"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_TIME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_TIME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4282"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_TIME_ZONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_TIME_ZONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4288"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUGGEST_TELEPHONY_TIME_AND_ZONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUGGEST_TELEPHONY_TIME_AND_ZONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4297"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUGGEST_MANUAL_TIME_AND_ZONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUGGEST_MANUAL_TIME_AND_ZONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4304"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUGGEST_EXTERNAL_TIME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUGGEST_EXTERNAL_TIME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4313"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_TIME_AND_ZONE_DETECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_TIME_AND_ZONE_DETECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4321"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.EXPAND_STATUS_BAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.EXPAND_STATUS_BAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4332"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SYNC_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SYNC_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4371"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SYNC_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SYNC_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4379"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SYNC_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SYNC_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4387"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_SCREEN_COMPATIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_SCREEN_COMPATIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4398"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_CONFIGURATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_CONFIGURATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4404"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4419"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_GSERVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_GSERVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4426"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_DEVICE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_DEVICE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4431"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_ALLOWLISTED_DEVICE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_ALLOWLISTED_DEVICE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4436"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_WRITE_SYNC_DISABLED_MODE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_WRITE_SYNC_DISABLED_MODE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4441"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_DEVICE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_DEVICE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4446"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_APP_SPECIFIC_LOCALES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_APP_SPECIFIC_LOCALES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4452"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_APP_SPECIFIC_LOCALECONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_APP_SPECIFIC_LOCALECONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4457"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MONITOR_DEVICE_CONFIG_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MONITOR_DEVICE_CONFIG_ACCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4462"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FORCE_STOP_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FORCE_STOP_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4468"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RETRIEVE_WINDOW_CONTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RETRIEVE_WINDOW_CONTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4473"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_ANIMATION_SCALE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_ANIMATION_SCALE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4478"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PERSISTENT_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PERSISTENT_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4483"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_PACKAGE_SIZE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_PACKAGE_SIZE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4491"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_PREFERRED_APPLICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_PREFERRED_APPLICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4499"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_BOOT_COMPLETED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_BOOT_COMPLETED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4515"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_STICKY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_STICKY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4526"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MOUNT_UNMOUNT_FILESYSTEMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MOUNT_UNMOUNT_FILESYSTEMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4533"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MOUNT_FORMAT_FILESYSTEMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MOUNT_FORMAT_FILESYSTEMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4538"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STORAGE_INTERNAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STORAGE_INTERNAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4542"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASEC_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASEC_ACCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4547"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASEC_CREATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASEC_CREATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4552"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASEC_DESTROY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASEC_DESTROY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4557"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASEC_MOUNT_UNMOUNT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASEC_MOUNT_UNMOUNT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4562"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASEC_RENAME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASEC_RENAME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4567"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_APN_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_APN_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4573"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_NETWORK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_NETWORK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4579"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CLEAR_APP_CACHE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CLEAR_APP_CACHE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4588"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4593"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CA_CERTIFICATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CA_CERTIFICATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4599"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECOVERY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECOVERY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4605"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_RESUME_ON_REBOOT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_RESUME_ON_REBOOT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4611"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SYSTEM_UPDATE_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SYSTEM_UPDATE_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4616"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_JOB_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_JOB_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4621"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4630"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_TIME_ZONE_RULES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_TIME_ZONE_RULES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4637"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_TIME_ZONE_RULES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_TIME_ZONE_RULES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4647"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESET_SHORTCUT_MANAGER_THROTTLING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESET_SHORTCUT_MANAGER_THROTTLING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4652"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_NETWORK_RECOMMENDATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_NETWORK_RECOMMENDATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4657"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_OVERLAY_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_OVERLAY_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4664"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CREDENTIAL_MANAGEMENT_APP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CREDENTIAL_MANAGEMENT_APP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4669"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_FONTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_FONTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4674"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_ATTESTATION_VERIFICATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_ATTESTATION_VERIFICATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4679"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VERIFY_ATTESTATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VERIFY_ATTESTATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4685"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ATTESTATION_VERIFICATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ATTESTATION_VERIFICATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4691"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_UNIQUE_ID_ATTESTATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_UNIQUE_ID_ATTESTATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4697"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_RKP_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_RKP_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4702"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LIST_ENABLED_CREDENTIAL_PROVIDERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LIST_ENABLED_CREDENTIAL_PROVIDERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4707"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVIDE_DEFAULT_ENABLED_CREDENTIAL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVIDE_DEFAULT_ENABLED_CREDENTIAL_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4713"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CREDENTIAL_MANAGER_SET_ALLOWED_PROVIDERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CREDENTIAL_MANAGER_SET_ALLOWED_PROVIDERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4719"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CREDENTIAL_MANAGER_SET_ORIGIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CREDENTIAL_MANAGER_SET_ORIGIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4724"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CREDENTIAL_MANAGER_QUERY_CANDIDATE_CREDENTIALS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CREDENTIAL_MANAGER_QUERY_CANDIDATE_CREDENTIALS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4730"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_CREDENTIAL_SELECTOR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_CREDENTIAL_SELECTOR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4735"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVIDE_REMOTE_CREDENTIALS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVIDE_REMOTE_CREDENTIALS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4741"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SECURE_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SECURE_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4751"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DUMP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DUMP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4756"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_UI_TRACING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_UI_TRACING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4762"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_LOGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_LOGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4768"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_DEBUG_APP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_DEBUG_APP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4773"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_DROPBOX_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_DROPBOX_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4779"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_PROCESS_LIMIT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_PROCESS_LIMIT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4785"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_ALWAYS_FINISH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_ALWAYS_FINISH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4791"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SIGNAL_PERSISTENT_PROCESSES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SIGNAL_PERSISTENT_PROCESSES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4796"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TRACE_REPORT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TRACE_REPORT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4803"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.APPROVE_INCIDENT_REPORTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.APPROVE_INCIDENT_REPORTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4812"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_INCIDENT_REPORT_APPROVAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_INCIDENT_REPORT_APPROVAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4817"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_ACCOUNTS_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_ACCOUNTS_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4827"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_PASSWORD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_PASSWORD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4832"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DIAGNOSTIC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DIAGNOSTIC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4837"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STATUS_BAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STATUS_BAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4843"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TRIGGER_SHELL_BUGREPORT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TRIGGER_SHELL_BUGREPORT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4850"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TRIGGER_SHELL_PROFCOLLECT_UPLOAD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TRIGGER_SHELL_PROFCOLLECT_UPLOAD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4857"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STATUS_BAR_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STATUS_BAR_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4863"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_QUICK_SETTINGS_TILE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_QUICK_SETTINGS_TILE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4869"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CONTROLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CONTROLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4876"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FORCE_BACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FORCE_BACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4884"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_DEVICE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_DEVICE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4889"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_APP_OPS_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_APP_OPS_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4894"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_HISTORICAL_APP_OPS_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_HISTORICAL_APP_OPS_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4901"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_APP_OPS_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_APP_OPS_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4907"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APP_OPS_RESTRICTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APP_OPS_RESTRICTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4913"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APP_OPS_MODES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APP_OPS_MODES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4919"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERNAL_SYSTEM_WINDOW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERNAL_SYSTEM_WINDOW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4927"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UNLIMITED_TOASTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UNLIMITED_TOASTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4934"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HIDE_NON_SYSTEM_OVERLAY_WINDOWS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4945"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APP_TOKENS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APP_TOKENS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4953"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_WINDOW_MANAGER_LISTENERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_WINDOW_MANAGER_LISTENERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4958"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FREEZE_SCREEN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FREEZE_SCREEN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4963"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INJECT_EVENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INJECT_EVENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4972"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FILTER_EVENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FILTER_EVENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4977"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RETRIEVE_WINDOW_TOKEN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RETRIEVE_WINDOW_TOKEN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4981"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_ACCESSIBILITY_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_ACCESSIBILITY_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4985"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACT_AS_PACKAGE_FOR_ACCESSIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACT_AS_PACKAGE_FOR_ACCESSIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4990"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_ACCESSIBILITY_VOLUME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_ACCESSIBILITY_VOLUME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="4994"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESSIBILITY_MOTION_EVENT_OBSERVING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESSIBILITY_MOTION_EVENT_OBSERVING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5001"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FRAME_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FRAME_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5005"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TEMPORARY_ENABLE_ACCESSIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TEMPORARY_ENABLE_ACCESSIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5009"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OPEN_ACCESSIBILITY_DETAILS_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OPEN_ACCESSIBILITY_DETAILS_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5016"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_ACTIVITY_WATCHER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_ACTIVITY_WATCHER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5025"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SHUTDOWN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SHUTDOWN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5031"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STOP_APP_SWITCHES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STOP_APP_SWITCHES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5039"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_TOP_ACTIVITY_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_TOP_ACTIVITY_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5047"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_SYSTEM_AUDIO_CAPTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_SYSTEM_AUDIO_CAPTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5054"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_INPUT_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_INPUT_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5061"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_INPUT_METHOD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_INPUT_METHOD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5068"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TEST_INPUT_METHOD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TEST_INPUT_METHOD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5074"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_MIDI_DEVICE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_MIDI_DEVICE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5081"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ACCESSIBILITY_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ACCESSIBILITY_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5088"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_PRINT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_PRINT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5095"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_PRINT_RECOMMENDATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_PRINT_RECOMMENDATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5104"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PRINT_SERVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PRINT_SERVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5112"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PRINT_SERVICE_RECOMMENDATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PRINT_SERVICE_RECOMMENDATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5120"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_NFC_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_NFC_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5128"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_QUICK_ACCESS_WALLET_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_QUICK_ACCESS_WALLET_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5135"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_PRINT_SPOOLER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_PRINT_SPOOLER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5140"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_COMPANION_DEVICE_MANAGER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_COMPANION_DEVICE_MANAGER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5145"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_COMPANION_DEVICE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_COMPANION_DEVICE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5151"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_RUNTIME_PERMISSION_PRESENTER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_RUNTIME_PERMISSION_PRESENTER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5157"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TEXT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TEXT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5164"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ATTENTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ATTENTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5172"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ROTATION_RESOLVER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ROTATION_RESOLVER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5181"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_VPN_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_VPN_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5189"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_WALLPAPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_WALLPAPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5196"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_GAME_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_GAME_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5205"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_VOICE_INTERACTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_VOICE_INTERACTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5212"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_HOTWORD_DETECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_HOTWORD_DETECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5220"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_HOTWORD_DETECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_HOTWORD_DETECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5228"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_VISUAL_QUERY_DETECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_VISUAL_QUERY_DETECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5236"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUBSCRIBE_TO_KEYGUARD_LOCKED_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUBSCRIBE_TO_KEYGUARD_LOCKED_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5243"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_AUTOFILL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_AUTOFILL_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5250"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_FIELD_CLASSIFICATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_FIELD_CLASSIFICATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5259"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CREDENTIAL_PROVIDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CREDENTIAL_PROVIDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5266"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_AUTOFILL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_AUTOFILL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5275"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_AUTOFILL_FIELD_CLASSIFICATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_AUTOFILL_FIELD_CLASSIFICATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5282"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_INLINE_SUGGESTION_RENDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_INLINE_SUGGESTION_RENDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5289"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TEXTCLASSIFIER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TEXTCLASSIFIER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5297"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_REMOTE_LOCKSCREEN_VALIDATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_REMOTE_LOCKSCREEN_VALIDATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5306"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SELECTION_TOOLBAR_RENDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SELECTION_TOOLBAR_RENDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5314"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CONTENT_CAPTURE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CONTENT_CAPTURE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5322"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TRANSLATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TRANSLATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5330"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_UI_TRANSLATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_UI_TRANSLATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5337"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CONTENT_SUGGESTIONS_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5345"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_WALLPAPER_EFFECTS_GENERATION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_WALLPAPER_EFFECTS_GENERATION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5354"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_MUSIC_RECOGNITION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_MUSIC_RECOGNITION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5363"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_AUGMENTED_AUTOFILL_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_AUGMENTED_AUTOFILL_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5371"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_VOICE_KEYPHRASES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_VOICE_KEYPHRASES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5383"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.KEYPHRASE_ENROLLMENT_APPLICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.KEYPHRASE_ENROLLMENT_APPLICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5394"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_REMOTE_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_REMOTE_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5400"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TV_AD_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TV_AD_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5408"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TV_INPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TV_INPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5415"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TV_INTERACTIVE_APP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TV_INTERACTIVE_APP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5422"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TV_REMOTE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TV_REMOTE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5431"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TV_VIRTUAL_REMOTE_CONTROLLER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TV_VIRTUAL_REMOTE_CONTROLLER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5439"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_HDMI_CEC_ACTIVE_SOURCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_HDMI_CEC_ACTIVE_SOURCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5445"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_PARENTAL_CONTROLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_PARENTAL_CONTROLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5451"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CONTENT_RATING_SYSTEMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CONTENT_RATING_SYSTEMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5457"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NOTIFY_TV_INPUTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NOTIFY_TV_INPUTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5464"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TUNER_RESOURCE_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TUNER_RESOURCE_ACCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5472"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MEDIA_RESOURCE_OVERRIDE_PID isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MEDIA_RESOURCE_OVERRIDE_PID&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5480"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_MEDIA_RESOURCE_OBSERVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_MEDIA_RESOURCE_OBSERVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5489"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ROUTE_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ROUTE_PROVIDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5495"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DEVICE_ADMIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DEVICE_ADMIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5502"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_ADMINS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_ADMINS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5508"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESET_PASSWORD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESET_PASSWORD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5514"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOCK_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOCK_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5520"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_ORIENTATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_ORIENTATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5528"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_POINTER_SPEED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_POINTER_SPEED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5535"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_INPUT_CALIBRATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_INPUT_CALIBRATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5541"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_KEYBOARD_LAYOUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_KEYBOARD_LAYOUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5548"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SCHEDULE_PRIORITIZED_ALARM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SCHEDULE_PRIORITIZED_ALARM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5557"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SCHEDULE_EXACT_ALARM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SCHEDULE_EXACT_ALARM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5578"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_EXACT_ALARM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_EXACT_ALARM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5605"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TABLET_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TABLET_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5614"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_INSTALL_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_INSTALL_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5622"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_DELETE_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_DELETE_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5633"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5640"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_SELF_UPDATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_SELF_UPDATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5648"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_PACKAGE_UPDATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_PACKAGE_UPDATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5656"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_TEST_ONLY_PACKAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_TEST_ONLY_PACKAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5681"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_DPC_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_DPC_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5691"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_INSTALLED_SESSION_PATHS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_INSTALLED_SESSION_PATHS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5700"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CLEAR_APP_USER_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CLEAR_APP_USER_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5715"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_APP_GRANTED_URI_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_APP_GRANTED_URI_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5722"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CLEAR_APP_GRANTED_URI_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5729"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SCOPED_ACCESS_DIRECTORY_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5740"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FORCE_PERSISTABLE_URI_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FORCE_PERSISTABLE_URI_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5751"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DELETE_CACHE_FILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DELETE_CACHE_FILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5757"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTERNAL_DELETE_CACHE_FILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTERNAL_DELETE_CACHE_FILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5762"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DELETE_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DELETE_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5770"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MOVE_PACKAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MOVE_PACKAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5775"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.KEEP_UNINSTALLED_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.KEEP_UNINSTALLED_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5780"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_COMPONENT_ENABLED_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_COMPONENT_ENABLED_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5786"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GRANT_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GRANT_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5791"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_PERMISSION_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_PERMISSION_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5797"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5803"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REVOKE_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REVOKE_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5808"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REVOKE_POST_NOTIFICATIONS_WITHOUT_KILL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REVOKE_POST_NOTIFICATIONS_WITHOUT_KILL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5814"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5819"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESTORE_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESTORE_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5826"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ADJUST_RUNTIME_PERMISSIONS_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ADJUST_RUNTIME_PERMISSIONS_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5831"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPGRADE_RUNTIME_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPGRADE_RUNTIME_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5836"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WHITELIST_RESTRICTED_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WHITELIST_RESTRICTED_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5842"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WHITELIST_AUTO_REVOKE_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WHITELIST_AUTO_REVOKE_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5848"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5852"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ONE_TIME_PERMISSION_SESSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ONE_TIME_PERMISSION_SESSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5857"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ROLE_HOLDERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ROLE_HOLDERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5862"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEFAULT_APPLICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEFAULT_APPLICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5869"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BYPASS_ROLE_QUALIFICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BYPASS_ROLE_QUALIFICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5878"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OBSERVE_ROLE_HOLDERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OBSERVE_ROLE_HOLDERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5883"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_COMPANION_DEVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_COMPANION_DEVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5888"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_OBSERVE_COMPANION_DEVICE_PRESENCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_OBSERVE_COMPANION_DEVICE_PRESENCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5894"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_OBSERVE_DEVICE_UUID_PRESENCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_OBSERVE_DEVICE_UUID_PRESENCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5904"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DELIVER_COMPANION_MESSAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DELIVER_COMPANION_MESSAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5909"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_COMPANION_TRANSPORTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_COMPANION_TRANSPORTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5917"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASSOCIATE_COMPANION_DEVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASSOCIATE_COMPANION_DEVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5923"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_SURFACE_FLINGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_SURFACE_FLINGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5930"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ROTATE_SURFACE_FLINGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ROTATE_SURFACE_FLINGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5938"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WAKEUP_SURFACE_FLINGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WAKEUP_SURFACE_FLINGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5947"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_FRAME_BUFFER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_FRAME_BUFFER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5955"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_TOUCH_MODE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_TOUCH_MODE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5962"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_INPUT_FLINGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_INPUT_FLINGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5967"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISABLE_INPUT_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISABLE_INPUT_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5974"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIGURE_WIFI_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIGURE_WIFI_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5978"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_WIFI_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_WIFI_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5986"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIGURE_DISPLAY_COLOR_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIGURE_DISPLAY_COLOR_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5992"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_DEVICE_LIGHTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_DEVICE_LIGHTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="5999"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_DISPLAY_SATURATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_DISPLAY_SATURATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6005"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_DISPLAY_COLOR_TRANSFORMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_DISPLAY_COLOR_TRANSFORMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6012"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BRIGHTNESS_SLIDER_USAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BRIGHTNESS_SLIDER_USAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6020"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_AMBIENT_LIGHT_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_AMBIENT_LIGHT_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6027"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIGURE_DISPLAY_BRIGHTNESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIGURE_DISPLAY_BRIGHTNESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6034"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_DISPLAY_BRIGHTNESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_DISPLAY_BRIGHTNESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6039"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OVERRIDE_DISPLAY_MODE_REQUESTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OVERRIDE_DISPLAY_MODE_REQUESTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6047"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_REFRESH_RATE_SWITCHING_TYPE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_REFRESH_RATE_SWITCHING_TYPE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6054"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_USER_PREFERRED_DISPLAY_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_USER_PREFERRED_DISPLAY_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6060"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_HDR_CONVERSION_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_HDR_CONVERSION_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6066"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_VPN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_VPN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6072"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_ALWAYS_ON_VPN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_ALWAYS_ON_VPN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6079"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_TUNER_AUDIO_INPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_TUNER_AUDIO_INPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6087"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_AUDIO_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_AUDIO_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6094"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_MEDIA_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_MEDIA_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6112"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_VOICE_COMMUNICATION_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_VOICE_COMMUNICATION_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6130"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_AUDIO_HOTWORD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_AUDIO_HOTWORD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6136"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_ULTRASOUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_ULTRASOUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6142"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SOUNDTRIGGER_DELEGATE_IDENTITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SOUNDTRIGGER_DELEGATE_IDENTITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6151"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_AUDIO_ROUTING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_AUDIO_ROUTING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6157"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_AUDIO_SETTINGS_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_AUDIO_SETTINGS_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6165"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CALL_AUDIO_INTERCEPTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CALL_AUDIO_INTERCEPTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6172"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_AUDIO_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_AUDIO_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6177"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_DEFAULT_AUDIO_EFFECTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_DEFAULT_AUDIO_EFFECTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6184"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISABLE_SYSTEM_SOUND_EFFECTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISABLE_SYSTEM_SOUND_EFFECTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6191"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REMOTE_DISPLAY_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REMOTE_DISPLAY_PROVIDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6197"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_VIDEO_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_VIDEO_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6204"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_SECURE_VIDEO_OUTPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_SECURE_VIDEO_OUTPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6211"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MEDIA_CONTENT_CONTROL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MEDIA_CONTENT_CONTROL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6216"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MEDIA_ROUTING_CONTROL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MEDIA_ROUTING_CONTROL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6223"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_VOLUME_KEY_LONG_PRESS_LISTENER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_VOLUME_KEY_LONG_PRESS_LISTENER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6230"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_MEDIA_KEY_LISTENER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_MEDIA_KEY_LISTENER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6238"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BRICK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BRICK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6245"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REBOOT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REBOOT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6250"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DEVICE_POWER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="   &lt;permission android:name=&quot;android.permission.DEVICE_POWER&quot;"
        errorLine2="   ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6257"
            column="4"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.POWER_SAVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.POWER_SAVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6263"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BATTERY_PREDICTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BATTERY_PREDICTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6269"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USER_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USER_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6274"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_LOW_POWER_STANDBY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_LOW_POWER_STANDBY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6279"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_LOW_POWER_STANDBY_PORTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_LOW_POWER_STANDBY_PORTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6285"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NET_TUNNELING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NET_TUNNELING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6289"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FACTORY_TEST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FACTORY_TEST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6296"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6303"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_PACKAGE_REMOVED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_PACKAGE_REMOVED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6311"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_SMS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_SMS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6317"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_WAP_PUSH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_WAP_PUSH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6323"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BROADCAST_NETWORK_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BROADCAST_NETWORK_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6331"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MASTER_CLEAR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MASTER_CLEAR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6335"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CALL_PRIVILEGED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CALL_PRIVILEGED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6342"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PERFORM_CDMA_PROVISIONING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PERFORM_CDMA_PROVISIONING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6347"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PERFORM_SIM_ACTIVATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PERFORM_SIM_ACTIVATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6351"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_LOCATION_UPDATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_LOCATION_UPDATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6357"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_CHECKIN_PROPERTIES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_CHECKIN_PROPERTIES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6363"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PACKAGE_USAGE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PACKAGE_USAGE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6371"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REPORT_USAGE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REPORT_USAGE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6378"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_BROADCAST_RESPONSE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_BROADCAST_RESPONSE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6386"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOADER_USAGE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOADER_USAGE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6397"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OBSERVE_APP_USAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OBSERVE_APP_USAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6403"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_APP_IDLE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_APP_IDLE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6408"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_APP_LAUNCH_TIME_ESTIMATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_APP_LAUNCH_TIME_ESTIMATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6413"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6419"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6425"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BATTERY_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BATTERY_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6432"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STATSCOMPANION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STATSCOMPANION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6438"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REGISTER_STATS_PULL_ATOM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REGISTER_STATS_PULL_ATOM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6443"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_RESTRICTED_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_RESTRICTED_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6448"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BACKUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BACKUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6454"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_SETTINGS_OVERRIDEABLE_BY_RESTORE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_SETTINGS_OVERRIDEABLE_BY_RESTORE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6461"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECOVER_KEYSTORE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECOVER_KEYSTORE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6468"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONFIRM_FULL_BACKUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONFIRM_FULL_BACKUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6474"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_REMOTEVIEWS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_REMOTEVIEWS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6480"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_APPWIDGET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_APPWIDGET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6489"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SLICE_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SLICE_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6493"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_KEYGUARD_APPWIDGET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_KEYGUARD_APPWIDGET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6499"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_APPWIDGET_BIND_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_APPWIDGET_BIND_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6505"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHANGE_BACKGROUND_DATA_SETTING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHANGE_BACKGROUND_DATA_SETTING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6511"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GLOBAL_SEARCH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GLOBAL_SEARCH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6523"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GLOBAL_SEARCH_CONTROL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GLOBAL_SEARCH_CONTROL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6533"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SEARCH_INDEXABLES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SEARCH_INDEXABLES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6538"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SETTINGS_SUGGESTIONS_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SETTINGS_SUGGESTIONS_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6543"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SETTINGS_HOMEPAGE_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SETTINGS_HOMEPAGE_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6547"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_MULTI_PANE_SETTINGS_DEEP_LINK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_MULTI_PANE_SETTINGS_DEEP_LINK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6553"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ALLOW_PLACE_IN_MULTI_PANE_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ALLOW_PLACE_IN_MULTI_PANE_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6559"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_WALLPAPER_COMPONENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_WALLPAPER_COMPONENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6565"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_WALLPAPER_DIM_AMOUNT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_WALLPAPER_DIM_AMOUNT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6570"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_DREAM_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_DREAM_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6575"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_DREAM_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_DREAM_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6580"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_DREAM_SUPPRESSION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_DREAM_SUPPRESSION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6584"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_CACHE_FILESYSTEM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_CACHE_FILESYSTEM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6589"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.COPY_PROTECTED_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.COPY_PROTECTED_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6597"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CRYPT_KEEPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CRYPT_KEEPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6603"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_NETWORK_USAGE_HISTORY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_NETWORK_USAGE_HISTORY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6608"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_NETWORK_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_NETWORK_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6613"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_NETWORK_ACCOUNTING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_NETWORK_ACCOUNTING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6617"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SUBSCRIPTION_PLANS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SUBSCRIPTION_PLANS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6621"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.intent.category.MASTER_CLEAR.permission.C2D_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.intent.category.MASTER_CLEAR.permission.C2D_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6627"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PACKAGE_VERIFICATION_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PACKAGE_VERIFICATION_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6634"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_PACKAGE_VERIFIER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_PACKAGE_VERIFIER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6641"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PACKAGE_ROLLBACK_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PACKAGE_ROLLBACK_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6647"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ROLLBACKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ROLLBACKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6651"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TEST_MANAGE_ROLLBACKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TEST_MANAGE_ROLLBACKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6655"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_HARMFUL_APP_WARNINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_HARMFUL_APP_WARNINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6659"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INTENT_FILTER_VERIFICATION_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INTENT_FILTER_VERIFICATION_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6665"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_INTENT_FILTER_VERIFIER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_INTENT_FILTER_VERIFIER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6672"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DOMAIN_VERIFICATION_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DOMAIN_VERIFICATION_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6680"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DOMAIN_VERIFICATION_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DOMAIN_VERIFICATION_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6686"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_DOMAIN_VERIFICATION_USER_SELECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_DOMAIN_VERIFICATION_USER_SELECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6692"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SERIAL_PORT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SERIAL_PORT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6697"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_CONTENT_PROVIDERS_EXTERNALLY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_CONTENT_PROVIDERS_EXTERNALLY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6706"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_LOCK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_LOCK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6712"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REQUEST_NOTIFICATION_ASSISTANT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REQUEST_NOTIFICATION_ASSISTANT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6719"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6725"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_NOTIFICATION_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_NOTIFICATION_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6732"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6740"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_NOTIFICATION_LISTENERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_NOTIFICATION_LISTENERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6745"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_COLORIZED_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_COLORIZED_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6751"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_KEYGUARD_SECURE_STORAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_KEYGUARD_SECURE_STORAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6756"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_INITIAL_LOCK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_INITIAL_LOCK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6761"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_AND_VERIFY_LOCKSCREEN_CREDENTIALS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_AND_VERIFY_LOCKSCREEN_CREDENTIALS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6766"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CHECK_REMOTE_LOCKSCREEN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CHECK_REMOTE_LOCKSCREEN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6771"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_FINGERPRINT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_FINGERPRINT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6775"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_FACE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_FACE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6779"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESET_FINGERPRINT_LOCKOUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESET_FINGERPRINT_LOCKOUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6783"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TEST_BIOMETRIC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TEST_BIOMETRIC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6789"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_BIOMETRIC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_BIOMETRIC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6793"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_BIOMETRIC_INTERNAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_BIOMETRIC_INTERNAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6797"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_BIOMETRIC_DIALOG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_BIOMETRIC_DIALOG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6801"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_BIOMETRIC_DIALOG_ADVANCED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_BIOMETRIC_DIALOG_ADVANCED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6809"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_KEYGUARD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_KEYGUARD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6814"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6819"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WEAK_ESCROW_TOKEN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WEAK_ESCROW_TOKEN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6825"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TRUST_LISTENER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TRUST_LISTENER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6830"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVIDE_TRUST_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVIDE_TRUST_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6835"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SHOW_KEYGUARD_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SHOW_KEYGUARD_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6841"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_TRUST_AGENT_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_TRUST_AGENT_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6846"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_TRUST_AGENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_TRUST_AGENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6853"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_NOTIFICATION_LISTENER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6861"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_NOTIFICATION_ASSISTANT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_NOTIFICATION_ASSISTANT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6870"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CHOOSER_TARGET_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CHOOSER_TARGET_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6882"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVIDE_RESOLVER_RANKER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVIDE_RESOLVER_RANKER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6890"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_RESOLVER_RANKER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_RESOLVER_RANKER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6899"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CONDITION_PROVIDER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CONDITION_PROVIDER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6907"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DREAM_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DREAM_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6914"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CACHE_QUOTA_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CACHE_QUOTA_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6921"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INVOKE_CARRIER_SETUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INVOKE_CARRIER_SETUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6927"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_NETWORK_CONDITIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_NETWORK_CONDITIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6932"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_DRM_CERTIFICATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_DRM_CERTIFICATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6937"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_MEDIA_PROJECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_MEDIA_PROJECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6942"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_INSTALL_SESSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_INSTALL_SESSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6954"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REMOVE_DRM_CERTIFICATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REMOVE_DRM_CERTIFICATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6961"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CARRIER_MESSAGING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CARRIER_MESSAGING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6965"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_VOICE_INTERACTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_VOICE_INTERACTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6971"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CARRIER_SERVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CARRIER_SERVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6979"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_VIEW_PERMISSION_USAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_VIEW_PERMISSION_USAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6988"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_REVIEW_PERMISSION_DECISIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_REVIEW_PERMISSION_DECISIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="6998"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_VIEW_APP_FEATURES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_VIEW_APP_FEATURES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7007"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_DO_NOT_ASK_CREDENTIALS_ON_BOOT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_DO_NOT_ASK_CREDENTIALS_ON_BOOT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7015"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.KILL_UID isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.KILL_UID&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7023"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOCAL_MAC_ADDRESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOCAL_MAC_ADDRESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7028"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PEERS_MAC_ADDRESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PEERS_MAC_ADDRESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7034"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISPATCH_NFC_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISPATCH_NFC_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7041"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_DAY_NIGHT_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_DAY_NIGHT_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7048"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ENTER_CAR_MODE_PRIORITIZED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ENTER_CAR_MODE_PRIORITIZED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7057"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HANDLE_CAR_MODE_CHANGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HANDLE_CAR_MODE_CHANGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7063"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_CATEGORY_CAR_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7068"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_INSTANT_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_INSTANT_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7078"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.VIEW_INSTANT_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.VIEW_INSTANT_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7084"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_BIND_INSTANT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_BIND_INSTANT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7091"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_MEDIA_RESOURCE_USAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_MEDIA_RESOURCE_USAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7097"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SOUND_TRIGGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SOUND_TRIGGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7104"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SOUND_TRIGGER_RUN_IN_BATTERY_SAVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SOUND_TRIGGER_RUN_IN_BATTERY_SAVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7111"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_SOUND_TRIGGER_DETECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_SOUND_TRIGGER_DETECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7117"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISPATCH_PROVISIONING_MESSAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISPATCH_PROVISIONING_MESSAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7123"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_BLOCKED_NUMBERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_BLOCKED_NUMBERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7131"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_BLOCKED_NUMBERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_BLOCKED_NUMBERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7139"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_VR_LISTENER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_VR_LISTENER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7145"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESTRICTED_VR_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESTRICTED_VR_ACCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7152"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_VR_MANAGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_VR_MANAGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7157"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_VR_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_VR_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7162"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_LOCK_TASK_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_LOCK_TASK_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7167"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7173"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.NOTIFICATION_DURING_SETUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.NOTIFICATION_DURING_SETUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7178"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_AUTO_FILL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_AUTO_FILL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7183"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CONTENT_CAPTURE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CONTENT_CAPTURE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7188"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ROTATION_RESOLVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ROTATION_RESOLVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7193"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CLOUDSEARCH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CLOUDSEARCH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7198"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_MUSIC_RECOGNITION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_MUSIC_RECOGNITION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7203"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SPEECH_RECOGNITION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SPEECH_RECOGNITION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7208"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CONTENT_SUGGESTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CONTENT_SUGGESTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7213"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APP_PREDICTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APP_PREDICTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7218"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SEARCH_UI isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SEARCH_UI&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7223"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SMARTSPACE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SMARTSPACE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7228"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_SMARTSPACE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_SMARTSPACE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7234"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WALLPAPER_EFFECTS_GENERATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7247"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_THEME_OVERLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_THEME_OVERLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7253"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INSTANT_APP_FOREGROUND_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INSTANT_APP_FOREGROUND_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7258"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7265"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7274"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7283"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_DATA_SYNC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_DATA_SYNC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7292"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_LOCATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_LOCATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7301"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7310"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7319"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_MICROPHONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_MICROPHONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7328"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_PHONE_CALL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_PHONE_CALL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7337"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_HEALTH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_HEALTH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7346"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_REMOTE_MESSAGING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_REMOTE_MESSAGING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7355"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7366"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_FILE_MANAGEMENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_FILE_MANAGEMENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7376"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_MEDIA_PROCESSING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_MEDIA_PROCESSING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7386"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.FOREGROUND_SERVICE_SPECIAL_USE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.FOREGROUND_SERVICE_SPECIAL_USE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7395"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_SHORTCUTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_SHORTCUTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7402"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UNLIMITED_SHORTCUTS_API_CALLS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UNLIMITED_SHORTCUTS_API_CALLS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7407"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_RUNTIME_PROFILES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_RUNTIME_PROFILES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7412"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_AUDIO_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_AUDIO_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7416"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MODIFY_QUIET_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MODIFY_QUIET_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7421"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7426"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7432"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WATCH_APPOPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WATCH_APPOPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7437"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DISABLE_HIDDEN_API_CHECKS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DISABLE_HIDDEN_API_CHECKS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7442"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MONITOR_DEFAULT_SMS_PACKAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MONITOR_DEFAULT_SMS_PACKAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7448"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_CARRIER_MESSAGING_CLIENT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_CARRIER_MESSAGING_CLIENT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7453"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_EXPLICIT_HEALTH_CHECK_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_EXPLICIT_HEALTH_CHECK_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7460"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_EXTERNAL_STORAGE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_EXTERNAL_STORAGE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7467"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APPOPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APPOPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7472"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_CLIPBOARD_IN_BACKGROUND isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_CLIPBOARD_IN_BACKGROUND&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7477"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_CLIPBOARD_ACCESS_NOTIFICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_CLIPBOARD_ACCESS_NOTIFICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7483"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUPPRESS_CLIPBOARD_ACCESS_NOTIFICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUPPRESS_CLIPBOARD_ACCESS_NOTIFICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7488"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_ACCESSIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_ACCESSIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7494"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GRANT_PROFILE_OWNER_DEVICE_IDS_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GRANT_PROFILE_OWNER_DEVICE_IDS_ACCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7501"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MARK_DEVICE_ORGANIZATION_OWNED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MARK_DEVICE_ORGANIZATION_OWNED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7507"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SMS_FINANCIAL_TRANSACTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SMS_FINANCIAL_TRANSACTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7513"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_FULL_SCREEN_INTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_FULL_SCREEN_INTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7520"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7531"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_DEVICE_CUSTOMIZATION_READY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_DEVICE_CUSTOMIZATION_READY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7537"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_DEVICE_CUSTOMIZATION_READY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_DEVICE_CUSTOMIZATION_READY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7543"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.AMBIENT_WALLPAPER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.AMBIENT_WALLPAPER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7548"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SENSOR_PRIVACY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SENSOR_PRIVACY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7553"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OBSERVE_SENSOR_PRIVACY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OBSERVE_SENSOR_PRIVACY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7558"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REVIEW_ACCESSIBILITY_SERVICES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REVIEW_ACCESSIBILITY_SERVICES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7564"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SUBSTITUTE_SHARE_TARGET_APP_NAME_AND_ICON isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SUBSTITUTE_SHARE_TARGET_APP_NAME_AND_ICON&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7570"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_SHARED_LIBRARIES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_SHARED_LIBRARIES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7575"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOG_COMPAT_CHANGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOG_COMPAT_CHANGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7580"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_COMPAT_CHANGE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_COMPAT_CHANGE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7584"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7590"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7595"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MONITOR_INPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MONITOR_INPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7599"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ALLOW_SLIPPERY_TOUCHES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ALLOW_SLIPPERY_TOUCHES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7603"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ASSOCIATE_INPUT_DEVICE_TO_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ASSOCIATE_INPUT_DEVICE_TO_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7607"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_ALL_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_ALL_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7612"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PEEK_DROPBOX_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PEEK_DROPBOX_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7622"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_TV_TUNER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_TV_TUNER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7628"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_TV_DESCRAMBLER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_TV_DESCRAMBLER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7634"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_TV_SHARED_FILTER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_TV_SHARED_FILTER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7640"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ADD_TRUSTED_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ADD_TRUSTED_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7644"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ADD_ALWAYS_UNLOCKED_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ADD_ALWAYS_UNLOCKED_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7648"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_LOCUS_ID_USAGE_STATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_LOCUS_ID_USAGE_STATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7652"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_APP_HIBERNATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_APP_HIBERNATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7656"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESET_APP_ERRORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESET_APP_ERRORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7661"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_THEME_OVERLAY_CONTROLLER_READY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_THEME_OVERLAY_CONTROLLER_READY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7666"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.INPUT_CONSUMER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.INPUT_CONSUMER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7670"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CONTROL_DEVICE_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CONTROL_DEVICE_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7676"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_DISPLAY_HASHING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_DISPLAY_HASHING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7684"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_TOAST_RATE_LIMITING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_TOAST_RATE_LIMITING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7690"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_GAME_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_GAME_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7695"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_GAME_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_GAME_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7700"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_FPS_COUNTER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_FPS_COUNTER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7705"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_GAME_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_GAME_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7711"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SIGNAL_REBOOT_READINESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SIGNAL_REBOOT_READINESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7717"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SHOW_CUSTOMIZED_RESOLVER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SHOW_CUSTOMIZED_RESOLVER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7724"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_PEOPLE_TILE_PREVIEW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_PEOPLE_TILE_PREVIEW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7728"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_PEOPLE_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_PEOPLE_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7734"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RENOUNCE_PERMISSIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RENOUNCE_PERMISSIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7739"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_NEARBY_STREAMING_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_NEARBY_STREAMING_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7747"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_CLIP_SOURCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_CLIP_SOURCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7753"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_TUNED_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_TUNED_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7759"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7767"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ENFORCE_UPDATE_OWNERSHIP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ENFORCE_UPDATE_OWNERSHIP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7778"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_BLACKOUT_CONTENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_BLACKOUT_CONTENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7790"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_GLOBAL_APP_SEARCH_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_GLOBAL_APP_SEARCH_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7795"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_ASSISTANT_APP_SEARCH_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_ASSISTANT_APP_SEARCH_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7800"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_HOME_APP_SEARCH_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_HOME_APP_SEARCH_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7805"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.EXECUTE_APP_ACTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.EXECUTE_APP_ACTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7814"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PROVIDE_OWN_AUTOFILL_SUGGESTIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PROVIDE_OWN_AUTOFILL_SUGGESTIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7821"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CREATE_VIRTUAL_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CREATE_VIRTUAL_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7826"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SEND_SAFETY_CENTER_UPDATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SEND_SAFETY_CENTER_UPDATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7834"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LAUNCH_DEVICE_MANAGER_SETUP isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LAUNCH_DEVICE_MANAGER_SETUP&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7841"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.UPDATE_DEVICE_MANAGEMENT_RESOURCES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.UPDATE_DEVICE_MANAGEMENT_RESOURCES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7847"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SAFETY_CENTER_STATUS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SAFETY_CENTER_STATUS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7854"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_SAFETY_CENTER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_SAFETY_CENTER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7862"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_AMBIENT_CONTEXT_EVENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_AMBIENT_CONTEXT_EVENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7868"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_AMBIENT_CONTEXT_DETECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_AMBIENT_CONTEXT_DETECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7875"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_UNRESTRICTED_KEEP_CLEAR_AREAS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_UNRESTRICTED_KEEP_CLEAR_AREAS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7884"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SET_UNRESTRICTED_GESTURE_EXCLUSION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SET_UNRESTRICTED_GESTURE_EXCLUSION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7891"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.TIS_EXTENSION_INTERFACE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.TIS_EXTENSION_INTERFACE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7900"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_SECURITY_LOG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_SECURITY_LOG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7905"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MAKE_UID_VISIBLE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MAKE_UID_VISIBLE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7911"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.HANDLE_QUERY_PACKAGE_RESTART isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.HANDLE_QUERY_PACKAGE_RESTART&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7916"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.REMAP_MODIFIER_KEYS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.REMAP_MODIFIER_KEYS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7923"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MONITOR_KEYBOARD_BACKLIGHT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MONITOR_KEYBOARD_BACKLIGHT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7929"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MONITOR_STICKY_MODIFIER_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MONITOR_STICKY_MODIFIER_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7936"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DEVICE_LOCK_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DEVICE_LOCK_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7945"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_WEARABLE_SENSING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_WEARABLE_SENSING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7953"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_WEARABLE_SENSING_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_WEARABLE_SENSING_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7960"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.USE_ON_DEVICE_INTELLIGENCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.USE_ON_DEVICE_INTELLIGENCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7968"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ON_DEVICE_INTELLIGENCE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ON_DEVICE_INTELLIGENCE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7977"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.BIND_ON_DEVICE_SANDBOXED_INFERENCE_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.BIND_ON_DEVICE_SANDBOXED_INFERENCE_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7986"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RUN_USER_INITIATED_JOBS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RUN_USER_INITIATED_JOBS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="7994"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_APP_METADATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_APP_METADATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8001"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.STAGE_HEALTH_CONNECT_REMOTE_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.STAGE_HEALTH_CONNECT_REMOTE_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8006"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.DELETE_STAGED_HEALTH_CONNECT_REMOTE_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.DELETE_STAGED_HEALTH_CONNECT_REMOTE_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8012"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.START_ACTIVITIES_FROM_SDK_SANDBOX isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.START_ACTIVITIES_FROM_SDK_SANDBOX&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8016"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MIGRATE_HEALTH_CONNECT_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MIGRATE_HEALTH_CONNECT_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8021"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.QUERY_CLONED_APPS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.QUERY_CLONED_APPS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8031"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.CAPTURE_CONSENTLESS_BUGREPORT_ON_USERDEBUG_BUILD isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.CAPTURE_CONSENTLESS_BUGREPORT_ON_USERDEBUG_BUILD&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8044"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.LOG_FOREGROUND_RESOURCE_USE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.LOG_FOREGROUND_RESOURCE_USE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8049"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.ACCESS_GPU_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.ACCESS_GPU_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8056"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_ANY_PROVIDER_TYPE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_ANY_PROVIDER_TYPE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8063"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SYNC_FLAGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SYNC_FLAGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8074"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.WRITE_FLAGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.WRITE_FLAGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8081"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_BINDING_UID_IMPORTANCE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_BINDING_UID_IMPORTANCE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8090"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.MANAGE_DISPLAYS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.MANAGE_DISPLAYS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8099"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.PREPARE_FACTORY_RESET isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.PREPARE_FACTORY_RESET&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8106"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.OVERRIDE_SYSTEM_KEY_BEHAVIOR_IN_FOCUSED_WINDOW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.OVERRIDE_SYSTEM_KEY_BEHAVIOR_IN_FOCUSED_WINDOW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8122"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESTRICT_DISPLAY_MODES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESTRICT_DISPLAY_MODES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8130"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RECEIVE_SENSITIVE_NOTIFICATIONS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RECEIVE_SENSITIVE_NOTIFICATIONS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8141"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.GET_BACKGROUND_INSTALLED_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.GET_BACKGROUND_INSTALLED_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8153"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.READ_SYSTEM_GRAMMATICAL_GENDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.READ_SYSTEM_GRAMMATICAL_GENDER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8161"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.EMERGENCY_INSTALL_PACKAGES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.EMERGENCY_INSTALL_PACKAGES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8171"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SCREEN_TIMEOUT_OVERRIDE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SCREEN_TIMEOUT_OVERRIDE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8180"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.SETUP_FSVERITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.SETUP_FSVERITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8189"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.permission.RESERVED_FOR_TESTING_SIGNATURE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.permission.RESERVED_FOR_TESTING_SIGNATURE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/android_manifest.xml"
            line="8200"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_ENERGY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_ENERGY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="29"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_ENERGY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_ENERGY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="34"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_DRIVER_MONITORING_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_DRIVER_MONITORING_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="39"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_DRIVER_MONITORING_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_DRIVER_MONITORING_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="43"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_DRIVER_MONITORING_STATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_DRIVER_MONITORING_STATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="47"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.ADJUST_RANGE_REMAINING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.ADJUST_RANGE_REMAINING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="51"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_IDENTIFICATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_IDENTIFICATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="55"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_CLIMATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_CLIMATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="59"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_DOORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_DOORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="63"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_WINDOWS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_WINDOWS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="67"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_MIRRORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_MIRRORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="71"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_GLOVE_BOX isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_GLOVE_BOX&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="75"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_SEATS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_SEATS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="79"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_AIRBAGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_AIRBAGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="83"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_MILEAGE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_MILEAGE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="87"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_TIRES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_TIRES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="91"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_STEERING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_STEERING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="95"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_DISPLAY_UNITS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_DISPLAY_UNITS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="99"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_DISPLAY_UNITS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_DISPLAY_UNITS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="103"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_SPEED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_SPEED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="107"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_ENERGY_PORTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_ENERGY_PORTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="112"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_ENERGY_PORTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_ENERGY_PORTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="116"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_ENGINE_DETAILED isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_ENGINE_DETAILED&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="120"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_DYNAMICS_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_DYNAMICS_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="124"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_VENDOR_EXTENSION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_VENDOR_EXTENSION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="128"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_PROJECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_PROJECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="132"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.ACCESS_CAR_PROJECTION_STATUS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.ACCESS_CAR_PROJECTION_STATUS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="136"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_PROJECTION_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.BIND_PROJECTION_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="140"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_MOCK_VEHICLE_HAL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_MOCK_VEHICLE_HAL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="144"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="148"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.PRIVILEGED_CAR_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.PRIVILEGED_CAR_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="152"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_VENDOR_PERMISSION_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_VENDOR_PERMISSION_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="156"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_REMOTE_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_REMOTE_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="160"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_OCCUPANT_CONNECTION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_OCCUPANT_CONNECTION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="164"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_EXTERIOR_ENVIRONMENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_EXTERIOR_ENVIRONMENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="173"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_EPOCH_TIME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_EPOCH_TIME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="177"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_EXTERIOR_LIGHTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_EXTERIOR_LIGHTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="181"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="185"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_INTERIOR_LIGHTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_INTERIOR_LIGHTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="189"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_INTERIOR_LIGHTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_INTERIOR_LIGHTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="193"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_POWER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_POWER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="197"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_POWERTRAIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_POWERTRAIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="201"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_POWERTRAIN isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_POWERTRAIN&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="205"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_SEAT_BELTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_SEAT_BELTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="209"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_DYNAMICS_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_DYNAMICS_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="213"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_IMPACT_SENSORS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_IMPACT_SENSORS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="217"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_HEAD_UP_DISPLAY_STATUS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_HEAD_UP_DISPLAY_STATUS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="221"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_HEAD_UP_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_HEAD_UP_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="225"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_VALET_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_VALET_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="229"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_VALET_MODE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_VALET_MODE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="233"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_AIRBAGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_AIRBAGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="237"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_ULTRASONICS_SENSOR_DATA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_ULTRASONICS_SENSOR_DATA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="241"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_NAVIGATION_MANAGER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_NAVIGATION_MANAGER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="245"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_DIAGNOSTICS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_DIAGNOSTICS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="249"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CLEAR_CAR_DIAGNOSTICS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CLEAR_CAR_DIAGNOSTICS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="253"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_VMS_CLIENT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.BIND_VMS_CLIENT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="257"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.VMS_PUBLISHER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.VMS_PUBLISHER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="261"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.VMS_SUBSCRIBER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.VMS_SUBSCRIBER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="265"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_DRIVING_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_DRIVING_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="269"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.USE_CAR_TELEMETRY_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.USE_CAR_TELEMETRY_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="273"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.REQUEST_CAR_EVS_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.REQUEST_CAR_EVS_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="277"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_EVS_ACTIVITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_EVS_ACTIVITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="281"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.USE_CAR_EVS_CAMERA isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.USE_CAR_EVS_CAMERA&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="285"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MONITOR_CAR_EVS_STATUS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MONITOR_CAR_EVS_STATUS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="289"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_APP_BLOCKING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_APP_BLOCKING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="293"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_CONTROL_AUDIO_VOLUME isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_CONTROL_AUDIO_VOLUME&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="297"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_CONTROL_AUDIO_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_CONTROL_AUDIO_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="301"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.RECEIVE_CAR_AUDIO_DUCKING_EVENTS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.RECEIVE_CAR_AUDIO_DUCKING_EVENTS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="305"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_INSTRUMENT_CLUSTER_RENDERER_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.BIND_INSTRUMENT_CLUSTER_RENDERER_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="309"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_CAR_INPUT_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.BIND_CAR_INPUT_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="313"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_DISPLAY_IN_CLUSTER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_DISPLAY_IN_CLUSTER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="317"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_INSTRUMENT_CLUSTER_CONTROL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_INSTRUMENT_CLUSTER_CONTROL&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="321"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_MONITOR_CLUSTER_NAVIGATION_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_MONITOR_CLUSTER_NAVIGATION_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="325"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_HANDLE_USB_AOAP_DEVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_HANDLE_USB_AOAP_DEVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="329"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_UX_RESTRICTIONS_CONFIGURATION isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_UX_RESTRICTIONS_CONFIGURATION&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="333"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_OCCUPANT_AWARENESS_STATE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_OCCUPANT_AWARENESS_STATE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="337"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.ACCESS_PRIVATE_DISPLAY_ID isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.ACCESS_PRIVATE_DISPLAY_ID&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="341"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_OCCUPANT_AWARENESS_SYSTEM isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_OCCUPANT_AWARENESS_SYSTEM&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="345"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.STORAGE_MONITORING isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.STORAGE_MONITORING&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="349"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_ENROLL_TRUST isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_ENROLL_TRUST&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="353"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_TEST_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_TEST_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="357"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_FEATURES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_FEATURES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="361"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.USE_CAR_WATCHDOG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.USE_CAR_WATCHDOG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="365"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_WATCHDOG_CONFIG isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_WATCHDOG_CONFIG&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="369"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.COLLECT_CAR_WATCHDOG_METRICS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.COLLECT_CAR_WATCHDOG_METRICS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="373"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_WINDOW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_WINDOW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="377"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_WINDOW isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_WINDOW&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="381"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_DOOR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_DOOR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="385"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_DOOR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_DOOR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="389"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_SEAT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_SEAT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="393"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_SEAT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_SEAT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="397"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_MIRROR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_MIRROR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="401"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_MIRROR isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_MIRROR&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="405"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="409"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_INFO isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_INFO&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="413"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_ENGINE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_ENGINE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="417"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_ENGINE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_ENGINE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="421"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_HVAC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_HVAC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="425"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_HVAC isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_HVAC&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="429"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_LIGHT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_LIGHT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="433"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_LIGHT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_LIGHT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="437"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_1 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_1&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="441"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_1 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_1&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="445"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_2 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_2&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="449"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_2 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_2&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="453"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_3 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_3&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="457"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_3 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_3&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="461"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_4 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_4&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="465"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_4 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_4&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="469"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_5 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_5&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="473"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_5 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_5&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="477"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_6 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_6&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="481"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_6 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_6&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="485"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_7 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_7&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="489"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_7 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_7&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="493"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_8 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_8&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="497"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_8 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_8&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="501"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_9 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_9&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="505"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_9 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_9&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="509"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.GET_CAR_VENDOR_CATEGORY_10 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.GET_CAR_VENDOR_CATEGORY_10&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="513"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.SET_CAR_VENDOR_CATEGORY_10 isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.SET_CAR_VENDOR_CATEGORY_10&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="517"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CAR_MONITOR_INPUT isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CAR_MONITOR_INPUT&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="521"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_CAR_POWER_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_CAR_POWER_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="525"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_POWER_POLICY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_POWER_POLICY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="529"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_SHUTDOWN_PROCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_SHUTDOWN_PROCESS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="533"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.TEMPLATE_RENDERER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.TEMPLATE_RENDERER&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="537"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_CAR_APP_LAUNCH isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_CAR_APP_LAUNCH&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="541"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_THREAD_PRIORITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_THREAD_PRIORITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="545"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_OEM_CAR_SERVICE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.BIND_OEM_CAR_SERVICE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="549"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_OCCUPANT_ZONE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_OCCUPANT_ZONE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="553"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_STEERING_WHEEL isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="     &lt;permission android:name=&quot;android.car.permission.CONTROL_STEERING_WHEEL&quot;"
        errorLine2="     ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="557"
            column="6"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.USE_REMOTE_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="     &lt;permission android:name=&quot;android.car.permission.USE_REMOTE_ACCESS&quot;"
        errorLine2="     ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="561"
            column="6"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_REMOTE_ACCESS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="     &lt;permission android:name=&quot;android.car.permission.CONTROL_REMOTE_ACCESS&quot;"
        errorLine2="     ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="565"
            column="6"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_ADAS_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_ADAS_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="569"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_ADAS_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_ADAS_SETTINGS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="573"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_ADAS_STATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_ADAS_STATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="577"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_ADAS_STATES isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_ADAS_STATES&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="581"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.ACCESS_MIRRORED_SURFACE isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.ACCESS_MIRRORED_SURFACE&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="585"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MIRROR_DISPLAY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MIRROR_DISPLAY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="589"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.REGISTER_CAR_SYSTEM_UI_PROXY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.REGISTER_CAR_SYSTEM_UI_PROXY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="593"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_CAR_SYSTEM_UI isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_CAR_SYSTEM_UI&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="597"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_WINDSHIELD_WIPERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.READ_WINDSHIELD_WIPERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="601"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.CONTROL_WINDSHIELD_WIPERS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.CONTROL_WINDSHIELD_WIPERS&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="605"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.MANAGE_DISPLAY_COMPATIBILITY isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission android:name=&quot;android.car.permission.MANAGE_DISPLAY_COMPATIBILITY&quot;"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="609"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.READ_PERSIST_TETHERING_SETTINGS isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="613"
            column="5"/>
    </issue>

    <issue
        id="PlatformPermissionWithoutFlag"
        message="android.car.permission.BIND_APP_CARD_PROVIDER isn&apos;t guarded by a feature flag. New &lt;permission> elements must have the `android:featureFlag` attribute."
        errorLine1="    &lt;permission"
        errorLine2="    ^">
        <location
            file="packages/modules/Permission/tests/cts/permissionpolicy/res/raw/automotive_android_manifest.xml"
            line="618"
            column="5"/>
    </issue>

    <issue
        id="MissingVersion"
        message="Should set `android:versionCode` to specify the application version"
        errorLine1="&lt;manifest xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
        errorLine2=" ~~~~~~~~">
        <location
            file="./out/soong/.intermediates/packages/modules/Permission/tests/cts/permissionpolicy/CtsPermissionPolicyTestCases/android_common/manifest_merger/AndroidManifest.xml"
            line="17"
            column="2"/>
    </issue>

    <issue
        id="MissingVersion"
        message="Should set `android:versionName` to specify the application version"
        errorLine1="&lt;manifest xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
        errorLine2=" ~~~~~~~~">
        <location
            file="./out/soong/.intermediates/packages/modules/Permission/tests/cts/permissionpolicy/CtsPermissionPolicyTestCases/android_common/manifest_merger/AndroidManifest.xml"
            line="17"
            column="2"/>
    </issue>

    <issue
        id="QueryAllPackagesPermission"
        message="A `&lt;queries>` declaration should generally be used instead of QUERY_ALL_PACKAGES; see https://g.co/dev/packagevisibility for details"
        errorLine1="    &lt;uses-permission android:name=&quot;android.permission.QUERY_ALL_PACKAGES&quot; />"
        errorLine2="                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="./out/soong/.intermediates/packages/modules/Permission/tests/cts/permissionpolicy/CtsPermissionPolicyTestCases/android_common/manifest_merger/AndroidManifest.xml"
            line="26"
            column="22"/>
    </issue>

    <issue
        id="MissingApplicationIcon"
        message="Should explicitly set `android:icon`, there is no default"
        errorLine1="    &lt;application android:extractNativeLibs=&quot;false&quot; >"
        errorLine2="     ~~~~~~~~~~~">
        <location
            file="./out/soong/.intermediates/packages/modules/Permission/tests/cts/permissionpolicy/CtsPermissionPolicyTestCases/android_common/manifest_merger/AndroidManifest.xml"
            line="85"
            column="6"/>
    </issue>

    <issue
        id="UsingFeatureAutomotiveInCTS"
        message="This class uses PackageManager.hasSystemFeature(\&quot;android.hardware.type.automotive\&quot;) or other equivalent methods. If it is used to make a CTS test behave differently on AAOS, you should use @RequireAutomotive or @RequireNotAutomotive instead; otherwise, please ignore this warning. See https://g3doc.corp.google.com/wireless/android/partner/compatibility/g3doc/dev/write-a-test/index.md#write-a-test-that-behaves-differently-on-aaos">
        <location
            file="./out/soong/.intermediates/frameworks/base/api/android_test_stubs_current/android_common/turbine-combined/android_test_stubs_current.jar!/android/content/pm/PackageManager.class"/>
    </issue>

</issues>
