summaryrefslogtreecommitdiff
path: root/init.rc
AgeCommit message (Collapse)Author
2016-01-15Enable ethernet supportRob Herring
This still doesn't quite work in QEMU. Signed-off-by: Rob Herring <robh@kernel.org>
2016-01-15Set ro.sf.lcd_density propertyRob Herring
SurfaceFlinger spews warnings about this property being set, but it doesn't really matter and gets the same value of 160. So this just quiets the log. Signed-off-by: Rob Herring <robh@kernel.org>
2016-01-08Initial commitRob Herring
This is a partially generated device configuration allowing building same config on multiple architectures. Since the Android build system uses TARGET_PRODUCT to set the build path and requires it match a directory under device/, this setup allows trivially adding architectures or other configuration options. Signed-off-by: Rob Herring <robh@kernel.org>