Files
build_soong/java
Ulya Trafimovich 61c325ebcc Do not dexpreopt system server jars from updatable modules.
Test: m

Test: The list of updatable system server jars is empty now,
  so I tested that the filer works with a manual experiment:
  - temporarily add ethernet-service to PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS
  - m nothing
  - fgrep -e 'ethernet-service' $ANDROID_BUILD_TOP/out/soong/build.ninja | grep dexpreopt
  - expect empty output (no dexpreopt command is generated)

Change-Id: I0b231e823d5a5a97632daa2b5eb7be3e06782004
2019-11-25 16:36:57 +00:00
..
2019-09-29 23:26:37 -07:00
2019-11-07 02:05:06 +00:00
2019-11-07 02:05:06 +00:00
2019-10-18 14:52:16 +01:00
2019-10-04 14:00:36 -07:00
2019-11-15 15:06:06 -08:00
2019-11-14 17:49:02 +00:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-11-07 02:05:06 +00:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2019-09-27 10:38:06 +01:00
2019-10-18 15:14:15 -07:00