commit | c67e1df34f6d7efe53dc976ed364cc2ba30b13f9 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Mon Jan 09 12:03:59 2023 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Tue Jan 10 16:59:47 2023 +0000 |
tree | db8bb915258c24a7d88d106994f12becf0e04d58 | |
parent | f4df08e197071b330d342aa3cfe8c0bffd13dbc8 [diff] |
Conditionally add the car bcpf to platform bootclasspath Previously, the com.android.car.framework was always added to the platform bootclasspath and then Soong ignored errors that arose when the android.car-module was not listed in PRODUCT_APEX_BOOT_JARS. This changes uses the target_board_auto Soong config variable to control whether the car fragment is added or not. Test: none Bug: 264598408 Change-Id: Ie2819215ae399cf50ff17ca47551947773cae80d