Merge "Add comments about sysprop_library"

This commit is contained in:
Treehugger Robot
2020-11-25 00:54:14 +00:00
committed by Gerrit Code Review
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"