Encapsulates settings for building per-language (or locale) APKs.
Note: Building per-language APKs is supported only when building configuration APKs for Android Instant Apps.
Property | Description |
enable | Returns true if splits should be generated for languages. |
Method | Description |
include(includes) | Adds an include pattern. |
void
include
(String
...
includes)
String
...Adds an include pattern.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.