| commit | 4b85b5ef29a75bf1d8a7f91f645c79921da5afc7 | [log] [tgz] |
|---|---|---|
| author | Spandan Das <spandandas@google.com> | Fri Aug 30 17:37:37 2024 +0000 |
| committer | Spandan Das <spandandas@google.com> | Fri Aug 30 17:54:55 2024 +0000 |
| tree | 2e5b5dfaf9ec4708fa1cacf26bc763277ff15c8b | |
| parent | 36a37f072916dd2fae6b1f6f76786a9881d70dc5 [diff] |
Remove //apex_available:platform from libc's apex_available `libc` is part of runtime apex now Bug: 147364041 Test: m libc-checkbuild com.android.runtime Change-Id: I24e502c15085b5d7d607fd26de1f83eb4a0e66ff
diff --git a/libc/Android.bp b/libc/Android.bp index 107db88..082994f 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1656,7 +1656,6 @@ }, apex_available: [ - "//apex_available:platform", "com.android.runtime", ],