platform_bionic/libc/system_properties
Elliott Hughes 5e62b34c0d Clean up bionic_macros.h a bit.
Use <android-base/macros.h> instead where possible, and move the bionic
macros out of the way of the libbase ones. Yes, there are folks who manage
to end up with both included at once (thanks OpenGL!), and cleaning that
up doesn't seem nearly as practical as just making this change.

Bug: N/A
Test: builds
Change-Id: I23fc544f39d5addf81dc61471771a5438778895b
2018-10-25 11:00:00 -07:00
..
include/system_properties Clean up bionic_macros.h a bit. 2018-10-25 11:00:00 -07:00
Android.bp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
context_node.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
contexts_serialized.cpp Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. 2018-08-22 10:36:23 -07:00
contexts_split.cpp Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
prop_area.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
prop_info.cpp Split properties into their own class to make testing better 2017-12-18 15:17:55 -08:00
system_properties.cpp Modernize codebase by replacing NULL with nullptr 2018-08-02 18:09:44 -07:00