Files
frameworks_base/libs
Jerome Gaillard a818713c5e Use JNI types for return types of JNI methods
JNI methods should use JNI types for their return types so as to ensure
type compatibility between Java and C++.

Bug: 152250228
Test: N/A
Change-Id: Iae05806b91ebe5f173607d243d8504ec9e938589
2020-05-26 16:55:43 +00:00
..