Change-Id: Ie3b7f6a155b46959ecf565b72794a2bd95ddaece
Signed-off-by: Dongeup Ham <dongeup.ham@samsung.com>
__pAppData->__pCategoryList->Add(new String("http://tizen.org/category/ime"));
}
- // CategoryType categoryType = InstallerUtil::GetCategoryType(pCategory);
- // __pPackageAppInfoImpl->SetAppFeature(categoryType);
+ CategoryType categoryType = InstallerUtil::GetCategoryType(pCategory);
+ __pPackageAppInfoImpl->SetAppFeature(categoryType);
}
char* pSubMode = pAttr->Find("SubMode");