Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb7b00ea authored by Lalit Maganti's avatar Lalit Maganti Committed by Steve Kondik
Browse files

framework: Add missing resource to public.xml

It seems that all resources from now on have to be added to both config.xml and public.xml or it causes build errors

Change-Id: Ic6cc0076ea10a1bea3383b63f164cc6f3ef8a1a0
parent a99f6182
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3652,4 +3652,11 @@
  <public type="style" name="Widget.DeviceDefault.MediaRouteButton" id="0x010301d7" />
  <public type="style" name="Widget.DeviceDefault.Light.MediaRouteButton" id="0x010301d8" />

<!-- ===============================================================
     Resources added in version 10 of CyanogenMod
     =============================================================== -->
  <eat-comment />

  <java-symbol type="string" name="config_legacyUmsLunFile" />

</resources>