commit | d55b41b2750763e37416bc8afba2657a06d83fdf | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Tue Jan 03 15:29:04 2017 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Tue Jan 03 15:29:04 2017 -0800 |
tree | 2978e804d689afb51defa43bb48af632e9238df6 | |
parent | 7692e407e0067628a2b43bd9f34e32786351a1e6 [diff] |
Removing unneeded excludes in source jar building config. Originally added in ag/799192 we had classess from android.content.pm.* and android.service.media.* for v4 media code. Due to that we needed to exclude these classes from being included in sources jars. In ag/839061 these files got removed, but they did not clean up these exclusion filters in gradle files. Test: None Bug: 33845666 Change-Id: I583bc6d6d5d6b94338eda79df79ff9d3ffb19434