Add ctors to linter's ArraySet
It's confusing intellij to have this extra ArraySet, and without the appopriate constructor you get red squiggles on usage of (real) arrayset. This simple change fixes some red squiggles to make AS more useful. Test: builds Bug: 270007328 Change-Id: Iabcfb30c75511de1c15a89978dc4aeaeba7a26d6
Loading
Please register or sign in to comment