Merge "Add wear-sdk.impl to the InstrumentFrameworkModule list so that classes for wear-sdk.impl library can be exported inside jacoco-report-classes-all.jar" into main

This commit is contained in:
Yangfan Deng
2024-03-07 01:32:53 +00:00
committed by Android (Google) Code Review

View File

@@ -52,6 +52,7 @@ var (
"core-icu4j",
"core-oj",
"core-libart",
"wear-sdk.impl",
}
)