History log of /frameworks/rs/rsCompatibilityLib.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
127d51c1193f4055795da967d47a13bedd3cb951 24-Nov-2014 Miao Wang <miaowang@google.com> Enable 64bit RS compat lib to build.

- Fix __LP64__ support bug
- Disable __system_property_get() for __LP64__ compat lib.

Change-Id: I5d7659443a5897bfab3826d9a3e1d52004d78adc
/frameworks/rs/rsCompatibilityLib.cpp
6dfe6841d357a1664433f0dcec3c8f4ae8ffbeb0 15-Aug-2013 Stephen Hines <srhines@google.com> Implement property_get() for the compatibility library.

Bug: 10315692

This change also allows us to remove the dependency on libcutils for the
compatibility library. The implementation is the exact version that is in
libcutils.

Change-Id: If285962d6631cf9ca1030718c436e122f9be1d4f
/frameworks/rs/rsCompatibilityLib.cpp