Make tapl java_library_static
Bug: 113683301

Change-Id: I06815fcae2f115e5605b978fa2a9e99c87783a9c
diff --git a/Android.bp b/Android.bp
index 78f7277..aefc1f0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-java_library {
+java_library_static {
     name: "launcher-aosp-tapl",
     static_libs: [
         "androidx.annotation_annotation",