30/public/android.jar is exported as a filegroup

The new CTS test CtsUsesNativeLibraryTest needs to package the jar
library in the test. Defining the jar library as a filegroup was needed
otherwise the jar which is arch-agnostic can't be depended on from the
arch-specific test.

Bug: 142191088
Test: atest CtsUsesNativeLibraryTest
Change-Id: I8add919c0b96d2695b35c24bbf23badb83b5b89a
1 file changed