summaryrefslogtreecommitdiffstats
path: root/debuggerd
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-02-28 09:54:36 -0800
committerElliott Hughes <enh@google.com>2017-02-28 14:12:54 -0800
commitb7788fd454da2201c6e48dededa9b11873ef621e (patch)
treecf78e024b3264037fc7fceeed4cf78abbf304e37 /debuggerd
parentf719c255faf831357fe7ee5e3f8b23f4be7caee3 (diff)
downloadsystem_core-b7788fd454da2201c6e48dededa9b11873ef621e.tar.gz
system_core-b7788fd454da2201c6e48dededa9b11873ef621e.tar.bz2
system_core-b7788fd454da2201c6e48dededa9b11873ef621e.zip
There's no longer a limit to property names.
Bug: http://b/33926793 Test: boots Change-Id: I8554d7af74e064c114cf817f5a2ba1247fa2a2db
Diffstat (limited to 'debuggerd')
-rw-r--r--debuggerd/libdebuggerd/test/sys/system_properties.h1
1 files changed, 0 insertions, 1 deletions
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