Attempt to build against HLSLCC on unsupported platform Android

i was make a plugin for my project, it can work in Editor, when i package to android, it error, log like this:

Attempt to build against HLSLCC on unsupported platform Android
ERROR: Unable to instantiate instance of ‘HLSLCC’ object type from compiled assembly 'UE4Rules, Version=0.0.0.0, Culture=neutral

is there any way to fix it?