Cleanup references to system/core/liblog -> system/logging/liblog
BUG: 170387172 Test: TH Change-Id: I08053d29beacb0a5c9a4d30443fe6086ce52f83e
This commit is contained in:
parent
1e8118da95
commit
637df8e206
|
@ -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
|
||||
...
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue