summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Horvath <robhor@google.com>2020-11-19 10:38:51 +0000
committerRobert Horvath <robhor@google.com>2020-11-19 10:38:51 +0000
commitde9f928103d9ad08b21d3900fd0ca02e5dd97080 (patch)
treecc71a30483544d64ad6873625cbd95f267252957
parent8dea9bc6d3d5cc20c8a4e09634031ef9da44979a (diff)
downloadtvsystem-de9f928103d9ad08b21d3900fd0ca02e5dd97080.tar.gz
Revert^2 "Move TvSystem to system_ext"
8dea9bc6d3d5cc20c8a4e09634031ef9da44979a Change-Id: Ic70d8e0b6141dbe51d4d6c42e2105179d85a9496
-rw-r--r--Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4e2890e..dede902 100644
--- a/Android.bp
+++ b/Android.bp
@@ -25,6 +25,7 @@ java_sdk_library {
],
dex_preopt: {
enabled: false,
- }
+ },
+ system_ext_specific: true
}