This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
34b0cc11a8
platform_system_core
/
toolbox
/
tools.h
8 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
Just check in tools.h. Bug: N/A Test: builds Change-Id: Ia08465799854a85da59c9fb9f5448aab11f81887
2018-01-09 23:55:36 +01:00
TOOL
(
getevent
)
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-02 20:50:16 +01:00
TOOL
(
getprop
)
toolbox: add modprobe Add an implementation of modprobe based on libmodprobe. Change-Id: I85ba440766406fe6ca7e90bec204d06632785a66
2019-07-30 20:53:15 +02:00
TOOL
(
modprobe
)
toolbox: add setprop, start, and stop Move these from toybox as they're Android specific and more easily maintained here. A few changes during the conversion: * Report error in setprop if value is not a UTF8 string; this would previously fail only after attempting to set the property * Inform users to check dmesg for further failure messages for all three programs * Only start/stop zygote_secondary if the device is not single arch Bug: 117321744 Bug: 133901248 Test: setprop works, start and stop work on single and multi-arch. Change-Id: Id2194cf2b65221bde38aff91f0e86b33edb37f42
2019-06-05 19:26:54 +02:00
TOOL
(
setprop
)
TOOL
(
start
)
TOOL
(
stop
)
Just check in tools.h. Bug: N/A Test: builds Change-Id: Ia08465799854a85da59c9fb9f5448aab11f81887
2018-01-09 23:55:36 +01:00
TOOL
(
toolbox
)
Reference in a new issue
Copy permalink