platform_system_core/toolbox/tools.h
Tom Cherry 91094e06ce Reland: Add getprop to toolbox
Add a non-toybox version of getprop, so that we can interface with the
new C++ PropertyInfoAreaFile class to return property context
information.

Bug: 36001741
Test: Compared toolbox getprop results with toybox getprop
Change-Id: I4e90aa5b843cb5cfcbe85f05f23ae8e22729b26e
2018-01-10 11:26:24 -08:00

5 lines
70 B
C

TOOL(dd)
TOOL(getevent)
TOOL(getprop)
TOOL(newfs_msdos)
TOOL(toolbox)