I make a plugin, then android build failed

the log like this:
UnrealBuildTool: Attempt to build against HLSLCC on unsupported platform Android
UnrealBuildTool: ERROR: Unable to instantiate instance of ‘HLSLCC’ object type from compiled assembly 'UE4Rules
UnrealBuildTool: �� HLSLCC…ctor(ReadOnlyTargetRules Target)
UnrealBuildTool: �� HLSLCC…ctor(ReadOnlyTargetRules Target)

is there any one know how to fix it?