summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2018-09-10 14:15:19 -0700
committerHyunyoung Song <hyunyoungs@google.com>2018-09-10 14:15:19 -0700
commit447036d0d70ec90d05ad5ab25499fabefda6245b (patch)
tree8303c64e0a885139965efbe8f45f5348248befb6 /Android.bp
parent6b35469e0ef500ed2a687c8d3d10ea62daa4a532 (diff)
downloadandroid_packages_apps_Trebuchet-447036d0d70ec90d05ad5ab25499fabefda6245b.tar.gz
android_packages_apps_Trebuchet-447036d0d70ec90d05ad5ab25499fabefda6245b.tar.bz2
android_packages_apps_Trebuchet-447036d0d70ec90d05ad5ab25499fabefda6245b.zip
Make tapl java_library_static
Bug: 113683301 Change-Id: I06815fcae2f115e5605b978fa2a9e99c87783a9c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 78f727721..aefc1f0b3 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",