Skip to content

Commit b31b158

Browse files
authored
Module Activation Scope
1 parent 5da2357 commit b31b158

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,14 @@ experimental has been merged with beta
113113
The Release Description.
114114

115115
> A list of changes (new features, bugfixes) in this particular version.
116+
117+
## Module Activation Scope
118+
119+
Json array in [SCOPE](SCOPE) file.
120+
121+
This recommended configuration is used when the module does not provide its own scope.
122+
123+
Example:
124+
```json
125+
["android", "com.android.settings"]
126+
```

0 commit comments

Comments
 (0)