Comment 0 for bug 1827880

Revision history for this message
Kleber Sacilotto de Souza (kleber-souza) wrote :

[Impact]

As requested by bug 1820868, we have split bionic/linux-snapdragon to its own source package and own git branch for better maintainability. Functionally that split was complete, however some leftover files where not removed from the sources leaving some dead files on the tree.

[Fix]

Sauce patch to remove all the files that were previously used to produce the snapdragon binaries from the linux master source.

[Test Case]

Compile the bionic/linux source and verify that nothing breaks.

[Regression potential]

Minimum. The fix is to remove files that are not being used anymore.