am bf121eb3: Merge "Simple implementation of CTS verifier as a library. Note that we included all CTS verifier classes and functions in here. Library will be at out/target/common/obj/JAVA_LIBRARIES/cts-verifier-facilities_intermediates/{*.jar}. It\'s a starting point (

* commit 'bf121eb35bd3a18829db8c0380ddefc93c4cfb90':
  Simple implementation of CTS verifier as a library. Note that we included all CTS verifier classes and functions in here. Library will be at out/target/common/obj/JAVA_LIBRARIES/cts-verifier-facilities_intermediates/{*.jar}. It's a starting point (or proof of concept). When time permissible, we can then filter out un-necessary test cases from this library. We can also just merge this in for now.