Skip to content
Snippets Groups Projects
Commit 6795186c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove the OffloadServiceInfo from jarjar exclusion" into main

parents 85fce4f8 56cb85e1
No related branches found
No related tags found
No related merge requests found
......@@ -37,9 +37,3 @@ android\.nearby\..+
# This is required since android.net.http contains api classes and hidden classes.
# TODO: Remove this after hidden classes are moved to different package
android\.net\.http\..+
# TODO: OffloadServiceInfo is being added as an API, but wasn't an API yet in the first module
# versions targeting U. Do not jarjar it such versions so that tests do not have to cover both
# cases. This will be removed in an upcoming change marking it as API.
android\.net\.nsd\.OffloadServiceInfo(\$.+)?
android\.net\.nsd\.OffloadEngine(\$.+)?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment