Merge "Add comments about sysprop_library" am: c2acb8cbf0
am: 0acad3aa48
am: 4664086cc6
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1508076 Change-Id: Ibed0fc2e3ec7675a5762370650445267a2ad92ef
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
package java
|
||||
|
||||
// This file contains a map to redirect dependencies towards sysprop_library. If a sysprop_library
|
||||
// is owned by Platform, and the client module links against system API, the public stub of the
|
||||
// sysprop_library should be used. The map will contain public stub names of sysprop_libraries.
|
||||
|
||||
import (
|
||||
"sync"
|
||||
|
||||
|
Reference in New Issue
Block a user