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

Commit fcbf9c94 authored by William Escande's avatar William Escande
Browse files

Fix manifest and enforce lint EXTRA_TEXT

Bug: 289445022
Test: m Bluetooth
Change-Id: I2ee0d4103ab68258681b8a8640e49eb9f25da0a9
parent 87ecf3e8
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -257,7 +257,10 @@ android_app {
    javacflags: ["-Aroom.schemaLocation=packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/schemas"],

    lint: {
        error_checks: ["NewApi"],
        error_checks: [
            "ExtraText",
            "NewApi",
        ],
        strict_updatability_linting: true,
    },

+1 −1
Original line number Diff line number Diff line
@@ -442,7 +442,7 @@
             android:process="@string/process"
             android:excludeFromRecents="true"
             android:theme="@style/dialog"
             android:enabled="false">>
             android:enabled="false">
        </activity>
        <activity android:name="com.android.bluetooth.opp.BluetoothOppBtEnablingActivity"
             android:process="@string/process"
+6 −14
Original line number Diff line number Diff line
@@ -5009,14 +5009,6 @@
            line="987"/>
    </issue>

    <issue
        id="ExtraText"
        message="Unexpected text found in manifest file: &quot;>&quot;">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="510"/>
    </issue>

    <issue
        id="ParcelClassLoader"
        message="Passing null here (to use the default class loader) will not work if you are restoring your own classes. Consider using for example `getClass().getClassLoader()` instead.">
@@ -5412,7 +5404,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="550"/>
            line="549"/>
    </issue>

    <issue
@@ -5420,7 +5412,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="581"/>
            line="580"/>
    </issue>

    <issue
@@ -5428,7 +5420,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="590"/>
            line="589"/>
    </issue>

    <issue
@@ -5436,7 +5428,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="605"/>
            line="604"/>
    </issue>

    <issue
@@ -5444,7 +5436,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="616"/>
            line="615"/>
    </issue>

    <issue
@@ -5452,7 +5444,7 @@
        message="Exported service does not require permission">
        <location
            file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml"
            line="627"/>
            line="626"/>
    </issue>

    <issue