aboutsummaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-30 01:05:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-30 01:05:31 +0000
commitc631695df9ea17ff1b6284c8d5150ed3e627415b (patch)
treeb24733b7c7144c7405bc82380b5d5178a0e1b221 /patches/Android.bp.patch
parent8644f02df0ea5448bd0308adc80dea46b2be9c67 (diff)
parent391642653efd9ff822871f6263b52c5b2148b4c1 (diff)
downloadbytes-c631695df9ea17ff1b6284c8d5150ed3e627415b.tar.gz
Snap for 7325276 from 391642653efd9ff822871f6263b52c5b2148b4c1 to sc-v2-release
Change-Id: I40342f2c25839df5ef592a37680810fbeb6535e9
Diffstat (limited to 'patches/Android.bp.patch')
-rw-r--r--patches/Android.bp.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/patches/Android.bp.patch b/patches/Android.bp.patch
deleted file mode 100644
index 2290fe4..0000000
--- a/patches/Android.bp.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Android.bp b/Android.bp
-index 16c63a4..75d6b62 100644
---- a/Android.bp
-+++ b/Android.bp
-@@ -10,4 +10,8 @@ rust_library {
- "default",
- "std",
- ],
-+ apex_available: [
-+ "//apex_available:platform",
-+ "com.android.virt",
-+ ],
- }