Quote:
Originally Posted by dan-htc-touch
hmm, that's the error you get if the patch is not working properly, like if it was just a normal oem with no patch.. look at the taskbar icon oem's, they are a good example of a patchoem setup
|
Indeed, you are correct. Here is what I have in my option.xml for the OEM I am using to do this and some other things:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Items>
<Item name="Additional ROM tweaks for me" group="Tweaks" checked="True">
<Tip>Includes SDK certs, my home certificate and Taskbar icons.</Tip>
<PatchOEM>52dcbada-7234-4ee7-b513-731176d5f860</PatchOEM>
<PatchOEM>a15620ee-f541-454c-99d4-ee268d67e74a</PatchOEM>
<Guid type="p">ffffffff-3eb0-4f01-8f7c-d8ee6db5541d</Guid>
<OEMDate>4/19/2009</OEMDate>
</Item>
</Items>
Did I do something wrong here, like wrong location?