Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2022-01-25 16:27:40 -08:00
parent a3e541cc47
commit d46bd0ebc0
-1
View File
@@ -41,7 +41,6 @@ PATH_EXCLUSIONS = (
'python\\*',
'build\\*',
'install\\*',
'Code\\Framework\\AzCore\\AzCore\\Android\\*',
'Gems\\ImGui\\External\\ImGui\\*',
'*_Traits_*.h',
)