Enable checkstyle preupload hook for all Java files

* The checkstyle.py tool performs more strict style checking
  for Java source code than clang_format
* Enabled for Java source files in src, lib and tests
* Disable clang_format style check for Java
* Added Intellij_Code_Style_Bluetooth.xml, the configuration used in
  automatic code formatting in Intellij

Bug: 63597465
Test: test submit a CL that contains many changes
Change-Id: Iad5fdf632d7b6c549c19780e5d021d2f6236835c
3 files changed