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

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

Silence AndroidFrameworkEfficientXml

The error reported doesn't look pertinent to our usage

Bug: 344658662
Test: m Bluetooth
Flag: Exempt build warning
Change-Id: Iee37d609c24814337bd666c009aef2ea4815c842
parent b4ddda63
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -366,6 +366,9 @@ android_app {
            // See https://r.android.com/3200511
            "-Xep:AndroidFrameworkEfficientCollections:OFF",

            // Does not look pertinent in our situation
            "-Xep:AndroidFrameworkEfficientXml:OFF",

            // Exclude generated files
            "-XepExcludedPaths:.*/srcjars/.*",
        ],