Cleanup references to system/core/liblog -> system/logging/liblog

BUG: 170387172
Test: TH
Change-Id: I08053d29beacb0a5c9a4d30443fe6086ce52f83e
This commit is contained in:
Baligh Uddin 2020-10-26 14:34:53 +00:00
parent 1e8118da95
commit 637df8e206
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ func (c *vndkSnapshotSingleton) GenerateBuildActions(ctx android.SingletonContex
/*
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
...
*/