[DEBUG] remove some package uneeded element

This commit is contained in:
Edouard DUPIN 2013-08-25 23:31:04 +02:00
parent 0e6c60afb7
commit 75ef4d184a

View File

@ -26,9 +26,6 @@ def Create(target):
myModule.pkgSet("DESCRIPTION", "E_xml tester soft")
myModule.pkgSet("NAME", "exml_tester")
myModule.pkgAddRight("WRITE_EXTERNAL_STORAGE")
myModule.pkgAddRight("SET_ORIENTATION")
# add the currrent module at the
return myModule