Commit Graph

2 Commits

Author SHA1 Message Date
Santiago Seifert
f92d07e5f9 Add updatable-media jarjar rules to framework-all
Prevents the robolectric shadows jar from including ExoPlayer
symbols, which collide with app-bundled class files.

Bug: 161753405
Test: Manually checked robolectric jar contents.
Test: Built sargo-userdebug, flashed and tested on physical device.
Change-Id: I3bdc9e0b22cd0dea40f5bad15b0e6c619d32faf6
2020-08-06 23:15:18 +01:00
David Su
130441b131 Create WifiAnnotations and jarjar into framework
@IntDef annotations defined in the Wifi module are
@hide and cannot be referenced from the rest of
framework. Create a separate class for Wifi
annotations that can be jarjar'ed into external
clients.

Bug: 140299412
Test: compiles
Change-Id: I5beac976b4d12fb2c01f46cb46f9c54ab54618ea
2019-12-16 17:16:07 -08:00