Skip to content

Commit c8d8003

Browse files
committed
platforms/contents.xml.in: add missing component for glymur-crd
Axiom flashing is failing due to the missing "common" component in contents.xml.in file, so adding it in the file Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
1 parent 5c95a7e commit c8d8003

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

platforms/glymur-crd/spinor/contents.xml.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
<name>apps</name>
2929
<flavor>qcom_server</flavor>
3030
</component>
31+
<component>
32+
<name>common</name>
33+
<flavor>qcom_server</flavor>
34+
</component>
3135
</pf>
3236
</product_flavors>
3337
<product_info>

0 commit comments

Comments
 (0)