Skip to content
Snippets Groups Projects
Commit 2aeb454f authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Add android.net to proguard flags

Keep classes in android.net, as a followup change will have
some utility classes in that package in service-connectivity.

Ideally only "entry point" classes would be listed in the flags,
and the optimizer would figure out what is unreachable and
can be stripped out; but to be safe for now, list all classes.

Ignore-AOSP-First: Proguard rules not yet cherry-picked
Bug: 204830222
Change-Id: I45954f3bd23e84bacfd0f94875e10687e3e9cbc9
Test: m
parent 610b79d0
No related branches found
No related tags found
Loading
Loading
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