Colin Cross
c9e4976832
Replace some uses of zip with merge_zips, soong_zip, and zip2zip
...
zip maintains permissions when adding files to zips, which causes
the final jars and apks to change based on the umask of the build.
Move some of the rules that were using zip to soong_zip instead.
Since soong_zip doesn't support adding files to existing zips,
create a new zip file for each part of the package creation
process and then merge them together at the end with merge_zips.
Bug: 69500920
Test: m checkbuild
Change-Id: Id253df776ce19ec4cac3a36fa470a50461ea3cad
2018-09-15 09:16:26 -07:00
..
2018-08-28 09:45:39 -07:00
2018-08-28 13:21:42 -07:00
2018-09-12 17:39:32 +08:00
2018-05-23 13:39:15 -07:00
2018-03-20 15:47:45 -07:00
2018-01-10 00:12:48 +00:00
2018-09-10 14:41:37 -07:00
2018-08-28 13:19:35 +01:00
2018-08-14 14:53:14 -07:00
2018-02-10 04:03:32 +00:00
2018-09-12 17:39:32 +08:00
2018-09-12 23:54:48 +00:00
2018-04-17 11:20:33 -07:00
2017-03-31 15:33:45 +08:00
2018-07-14 09:32:13 -07:00
2018-06-21 10:12:23 -07:00
2017-10-20 12:49:28 -07:00
2017-08-18 02:46:39 +00:00
2018-09-10 14:46:52 -07:00
2018-09-07 17:23:41 +00:00
2018-09-13 16:57:51 -07:00
2018-06-12 13:48:49 -07:00
2018-05-10 11:52:26 -07:00
2018-01-11 13:24:32 -08:00
2018-09-15 09:16:26 -07:00
2018-07-17 17:04:20 +01:00
2018-08-28 13:18:25 +01:00
2018-07-17 11:28:04 -07:00
2018-09-06 18:00:57 +01:00
2017-11-28 11:26:24 -08:00
2018-09-15 09:16:26 -07:00
2017-10-19 20:26:23 +00:00
2018-09-10 11:05:32 -07:00
2017-12-20 15:05:17 -08:00
2018-09-11 23:11:07 -07:00
2018-01-29 16:23:37 -08:00
2018-05-25 11:34:13 -07:00
2018-01-24 23:50:46 +00:00
2017-12-06 16:12:40 -08:00
2018-06-21 10:12:23 -07:00
2018-09-10 14:46:52 -07:00
2018-09-15 09:16:26 -07:00
2018-05-07 06:29:12 +00:00
2017-08-22 18:01:46 -04:00
2018-06-20 18:49:50 -07:00
2018-07-24 15:37:00 -07:00
2018-01-29 16:23:37 -08:00
2017-11-13 14:48:10 -08:00
2017-09-26 20:26:11 -07:00
2018-04-13 07:50:31 +09:00
2018-08-29 13:42:09 +01:00
2018-03-16 18:16:34 +00:00
2017-12-21 14:09:51 -08:00
2018-08-31 15:59:23 -07:00
2018-08-14 15:39:32 -07:00
2018-09-15 09:16:26 -07:00
2018-09-06 15:40:00 -07:00
2018-08-14 15:39:32 -07:00
2018-09-07 16:52:16 +01:00
2018-08-29 17:33:29 +00:00
2017-08-04 12:45:02 -07:00
2018-03-27 09:40:11 +09:00
2018-08-08 18:59:44 +08:00
2018-09-13 07:51:08 +01:00
2018-09-11 21:33:01 +00:00
2018-05-11 02:22:54 +00:00
2017-04-11 10:02:04 -07:00
2018-04-19 09:16:54 +00:00
2018-08-14 14:53:14 -07:00
2018-04-12 18:10:32 -07:00
2018-03-09 14:33:41 +00:00
2018-06-19 09:26:58 -07:00
2018-08-20 14:16:04 -07:00
2018-06-26 00:35:46 +00:00
2018-09-15 09:16:26 -07:00
2018-07-09 13:17:52 +01:00
2017-10-11 03:29:53 +00:00
2018-09-12 09:17:01 -07:00
2018-03-09 00:27:56 -08:00
2018-09-10 14:46:52 -07:00
2018-08-22 10:49:18 +01:00
2018-08-08 18:59:44 +08:00
2018-08-16 18:39:12 +01:00
2018-05-03 16:47:11 -07:00
2017-10-20 12:49:28 -07:00
2018-03-09 10:15:25 +00:00
2017-05-08 11:07:46 +01:00
2018-05-22 20:37:30 +09:00
2018-01-29 16:23:37 -08:00
2018-08-16 22:55:43 -07:00
2018-09-10 14:46:52 -07:00
2018-07-20 02:09:37 -07:00
2018-08-09 11:24:11 -07:00
2018-09-07 16:52:16 +01:00
2018-05-23 13:39:15 -07:00
2018-05-03 16:47:55 -07:00
2017-11-13 14:48:10 -08:00
2018-01-05 11:49:43 -08:00
2017-11-13 14:48:10 -08:00
2018-06-27 10:37:54 -07:00
2018-05-14 10:18:02 -07:00
2018-08-24 16:08:41 +01:00