Merge "Cleanup references to system/core/base -> system/libbase" into rvc-d1-dev-plus-aosp am: 48674ada35

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/12918081

Change-Id: I0f22f14a55c6b268ed81c62a5cfbdff34bc0de9f
This commit is contained in:
Baligh Uddin
2020-10-26 23:12:53 +00:00
committed by Automerger Merge Worker

View File

@@ -740,7 +740,7 @@ func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContex
/* /*
module_paths.txt contains paths on which VNDK modules are defined. module_paths.txt contains paths on which VNDK modules are defined.
e.g., e.g.,
libbase.so system/core/base libbase.so system/libbase
libc.so bionic/libc libc.so bionic/libc
... ...
*/ */