Make apex/boot_image_test.go more realistic
Previously it was unrealistic because the "boot" image cannot be added to an apex (because it references modules from multiple different apexes). Only the "art" image can be added to an apex. So, this change switches to use the "art" image which requires the apex name is changed to "com.android.art". This change also adds an equivalent test for prebuilt_boot_image as well as a check of the module dependencies for the mybootimage module. Bug: 177892522 Test: m nothing Change-Id: I20089b02c80bedc072dbb950dce09bc4e8397f3a
Loading
Please register or sign in to comment