platform_build/target/board
Miodrag Dinic df2620ada4 file_contexts: Label /dev/ttyS2 as console_device
This fixes the issue with the emulator "-shell" option.
Init tries to open the console which is passed through
the kernel androidboot.console property, but fails to
open it because "avc" denies it. Init only has permissions
to open console_device in rw mode. This ensures that
/dev/ttyS2 is properly labeled as console_device.

Replaced tabs with spaces.

Change-Id: I9ef94576799bb724fc22f6be54f12de10ed56768
2015-07-16 20:36:07 +02:00
..
generic file_contexts: Label /dev/ttyS2 as console_device 2015-07-16 20:36:07 +02:00
generic_arm64 Define BOARD_SEPOLICY_DIRS for 64-bit emulators. 2015-04-29 09:55:08 -04:00
generic_armv5 Remove ARCH_ARM_HAVE_TLS_REGISTER. 2015-02-13 20:51:12 -08:00
generic_mips Drop BOARD_SEPOLICY_UNION. 2015-04-01 10:33:24 -04:00
generic_mips64 Build: Update Mips64 generic build for ART 2015-05-06 21:00:44 -07:00
generic_x86 Drop BOARD_SEPOLICY_UNION. 2015-04-01 10:33:24 -04:00
generic_x86_64 Define BOARD_SEPOLICY_DIRS for 64-bit emulators. 2015-04-29 09:55:08 -04:00
Android.mk Don't bother going through the source tree 2013-08-09 10:08:30 -07:00