From b7788fd454da2201c6e48dededa9b11873ef621e Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 28 Feb 2017 09:54:36 -0800 Subject: There's no longer a limit to property names. Bug: http://b/33926793 Test: boots Change-Id: I8554d7af74e064c114cf817f5a2ba1247fa2a2db --- debuggerd/libdebuggerd/test/sys/system_properties.h | 1 - 1 file changed, 1 deletion(-) (limited to 'debuggerd') diff --git a/debuggerd/libdebuggerd/test/sys/system_properties.h b/debuggerd/libdebuggerd/test/sys/system_properties.h index 9d4434530..1f4f58afc 100644 --- a/debuggerd/libdebuggerd/test/sys/system_properties.h +++ b/debuggerd/libdebuggerd/test/sys/system_properties.h @@ -32,7 +32,6 @@ // This is just enough to get the property code to compile on // the host. -#define PROP_NAME_MAX 32 #define PROP_VALUE_MAX 92 #endif // _DEBUGGERD_TEST_SYS_SYSTEM_PROPERTIES_H -- cgit v1.2.3