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:
Treehugger Robot
2020-11-25 05:42:01 +00:00
committed by Automerger Merge Worker
5 changed files with 72 additions and 17 deletions

View File

@@ -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"