We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5ebd6 commit 592d144Copy full SHA for 592d144
symbian3/single/sysdefs/auto/system_model.xml
@@ -10134,9 +10134,11 @@
10134
<component name="fmradio_help" filter="s60" long-name="FM Radio Help">
10135
<unit bldFile="app/radio/fmradio/help/group"/>
10136
</component>
10137
-<component name="fmradio_rom" filter="s60" long-name="FM Radio ROM">
10138
-<!-- remove above #included bld.infs -->
10139
-<unit bldFile="app/radio/fmradio/group"/>
+<component name="fmradio_conf" filter="s60" long-name="FM Radio Configuration">
+<unit bldFile="app/radio/fmradio/conf"/>
+</component>
10140
+<component name="fmradio_loc" filter="s60" long-name="FM Radio Localisation">
10141
+<unit bldFile="app/radio/fmradio/loc"/>
10142
10143
</collection>
10144
</block>
0 commit comments