Make all Nameless modules have unique names
Nameless modules still have to have unique names to avoid collisions when sorting by name. Give them all pointer suffixes, and rename NamelessModule to NamespacelessModule Fixes: 235475711 Test: soong_config_modules_test.go Change-Id: Ib2d34e8bcbb4f988bf00c1012511494f54d9a53e
Loading
Please register or sign in to comment