platform_build/target/board
Bowgo Tsai 631900e6ce Enable /cache mount point
Non-A/B devices using AOSP OTA flow will mount /cache in the
fstab file. Without setting BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE,
/cache will be a symlink to /data/cache which introduces the
failure of `mount_all /vendor/etc/fstab.{ro.hardware}`. This is
because all devices laucned in P need to switch to "system-as-root".

This CL sets board config to create /cache directory in rootfs
(system-as-root GSI image). Note that A/B devices doesn't mount
or use /cache so leaving an empty /cache in rootfs has no harm.

Bug: 78485405
Test: Boot GSI on walleye
Change-Id: Ic260d2917cc64c9497f5f60ea11303e953e80efd
Merged-In: Ic260d2917cc64c9497f5f60ea11303e953e80efd
2018-06-29 14:23:25 +01:00
..
generic Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_arm64 Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_arm64_a Normalize the 2nd CPU architect of 64 bits arm GSI 2018-01-04 11:07:29 +08:00
generic_arm64_ab Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_arm_a Don't reserve size for bad blocks when checking image size 2017-10-04 21:25:08 +09:00
generic_arm_ab Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_x86 Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_x86_64 Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_x86_64_a Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_64_ab Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_x86_a Move common settings in BoardConfig.mk into a common makefile 2017-08-10 15:03:21 +08:00
generic_x86_ab Enable /cache mount point 2018-06-29 14:23:25 +01:00
generic_x86_arm aosp_x86_arm builds have overriding commands 2018-06-19 23:25:16 -07:00
Android.mk Move system manifest / device matrix build rules 2018-02-01 15:36:40 -08:00
go_defaults.prop Move go default system properties into prop files 2018-06-26 15:12:46 -07:00
go_defaults_512.prop Move go default system properties into prop files 2018-06-26 15:12:46 -07:00
go_defaults_common.prop Move go default system properties into prop files 2018-06-26 15:12:46 -07:00
gsi_system.prop Create system.prop for GSI Pi 2018-06-12 18:03:31 +08:00
treble_common.mk Revert "Remove flags to turn overriding commands into errors" 2018-04-06 21:00:17 +00:00
treble_common_32.mk Set default size for 32-bit GSI to 1 GB 2017-09-14 18:01:18 +08:00
treble_common_64.mk Revert "Correct some GSI settings to board makefile" 2018-02-07 12:08:51 +00:00
treble_system.prop Disable adb authorization in GSI 2017-09-01 12:00:09 +08:00