allowHardware
Allow the use of Bitmap.Config.HARDWARE.
If false, any use of Bitmap.Config.HARDWARE will be treated as Bitmap.Config.ARGB_8888.
NOTE: Setting this to false this will reduce performance on API 26 and above. Only disable this if necessary.