Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 4b85b5e

Browse files
committed
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
1 parent 36a37f0 commit 4b85b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/Android.bp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,6 @@ cc_defaults {
16561656
},
16571657

16581658
apex_available: [
1659-
"//apex_available:platform",
16601659
"com.android.runtime",
16611660
],
16621661

0 commit comments

Comments
 (0)