No description
Find a file
Yo Chiang 1151baf223 dumpstate: Fix required dependencies
TARGET module dumpstate requires non-existent: df
TARGET module dumpstate requires non-existent: getprop
TARGET module dumpstate requires non-existent: ip6tables
TARGET module dumpstate requires non-existent: kill
TARGET module dumpstate requires non-existent: lsmod
TARGET module dumpstate requires non-existent: lsof
TARGET module dumpstate requires non-existent: netstat
TARGET module dumpstate requires non-existent: printenv
TARGET module dumpstate requires non-existent: top
TARGET module dumpstate requires non-existent: uptime
TARGET module dumpstate requires non-existent: vril-dump

df, kill, lsmod, lsof, netstat, printenv, top, uptime are symlinks of toybox.
getprop is symlink of toolbox.
ip6tables is symlink of iptables.
vril-dump doesn't exist.

Bug: 7456955
Test: TH noop
Change-Id: I3a8b07778ae1042a51e1d5c1f0de06a55d01319d
2020-06-04 17:12:34 +08:00
aidl Make PersistableBundle a stable parcelable. 2020-01-08 23:49:27 +00:00
build Add dalvik-heap device-configs for 4/6GB devices 2019-12-17 14:48:13 -08:00
cmds dumpstate: Fix required dependencies 2020-06-04 17:12:34 +08:00
data/etc Add configurations for Vulkan dEQP support 2020-02-13 09:46:10 -08:00
docs Define more things to improve doxygen generation. 2020-04-24 14:06:40 -07:00
headers media_plugin_headers: Add host support 2020-05-05 11:08:16 +05:30
include Drop unnecessary semicolon from end of file 2020-04-29 15:32:14 -07:00
include_sensor/android Add libandroid_sensor_headers 2017-06-30 17:42:42 -07:00
libs Merge "Add dependencies on jni_headers" 2020-06-01 09:20:10 +00:00
opengl Add dependency on jni_headers to opengl tests 2020-04-14 11:07:46 +01:00
services Merge "Add dependencies on jni_headers" 2020-06-01 09:20:10 +00:00
vulkan Expand HWVULKAN_HARDWARE_MODULE_ID macro. 2020-04-22 13:12:48 -07:00
.clang-format
Android.bp Move adbd authentication into its own library. 2019-10-29 14:58:06 -07:00
CleanSpec.mk Add CleanSpec for gpuservice 2018-11-16 14:12:31 -08:00
METADATA Add METADATA to frameworks/native: Apache2+MIT+BSD+UNICODE=NOTICE 2020-04-28 11:46:26 -07:00
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Remove need for libbinderthreadstate. 2020-02-05 10:15:39 -08:00
TEST_MAPPING Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. 2019-12-02 08:35:44 +00:00