commit | 637df8e206194cbe8829deacfc35b235fda8e21d | [log] [tgz] |
---|---|---|
author | Baligh Uddin <baligh@google.com> | Mon Oct 26 14:34:53 2020 +0000 |
committer | Baligh Uddin <baligh@google.com> | Mon Oct 26 14:34:53 2020 +0000 |
tree | fc513e98a17ad5b2bab63ffd7788a987491fa565 | |
parent | 1e8118da95fca42e911469168d9f2fc082a05691 [diff] [blame] |
Cleanup references to system/core/liblog -> system/logging/liblog BUG: 170387172 Test: TH Change-Id: I08053d29beacb0a5c9a4d30443fe6086ce52f83e
diff --git a/cc/vndk.go b/cc/vndk.go index 6d5b074..7d8777c 100644 --- a/cc/vndk.go +++ b/cc/vndk.go
@@ -740,7 +740,7 @@ /* module_paths.txt contains paths on which VNDK modules are defined. e.g., - libbase.so system/core/base + libbase.so system/libbase libc.so bionic/libc ... */