1include_rules = [ 2 # Allow include of sdk/android to allow accessing the JVM and Env in tests. 3 "+sdk/android", 4 "+modules/utility/include/jvm_android.h", 5] 6
1include_rules = [ 2 # Allow include of sdk/android to allow accessing the JVM and Env in tests. 3 "+sdk/android", 4 "+modules/utility/include/jvm_android.h", 5] 6