platform_hardware_interfaces/sensors
Scott Randolph 8997880087 Use explicit .c_str() for hidl_string
hidl_string no longer will provide an implicit cast to const char* as it
interfers with other expected behaviors of the class.  It now emulated
std::string in requiring a call to .c_str() to get the same behavior.

Bug:  36532780
Test:  Build the tree
Change-Id: I265590c7c18f425e44863df062a56b67519a932a
2017-04-04 10:53:26 -07:00
..
1.0 Use explicit .c_str() for hidl_string 2017-04-04 10:53:26 -07:00
Android.bp Revert "Revert "Update makefiles for Java package path."" 2016-12-13 22:20:16 +00:00