Commit Graph

1 Commits

Author SHA1 Message Date
John Moon
5136a9f974 ANDROID: build: Add define_dpm_image macro
Currently, there's no way to generate a dpm.img file from the Bazel
build. As this should be generated when a dpm overlay dtbo exists,
generate it in that case.

To make use of this macro, just set dpm_overlay = True when defining
an LA target.

Change-Id: I10222499737ffb9b43cb2bac235ada66c8cae2e5
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2023-10-04 15:59:49 -07:00