platform_build/target/board
Bowgo Tsai 4e9ff91935 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
2018-05-10 15:20:49 +08:00
..
generic Enable /cache mount point 2018-05-10 15:20:49 +08:00
generic_arm64 Enable /cache mount point 2018-05-10 15:20:49 +08: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-05-10 15:20:49 +08:00
generic_arm_a Enlarge 32bit GSI size setting 2017-11-15 23:42:33 +08:00
generic_arm_ab Enable /cache mount point 2018-05-10 15:20:49 +08:00
generic_mips Merge "emulator: support system-as-root" 2017-11-30 20:12:53 +00:00
generic_mips64 emulator: support system-as-root 2017-11-29 22:08:28 -08:00
generic_x86 Enable /cache mount point 2018-05-10 15:20:49 +08:00
generic_x86_64 Enable /cache mount point 2018-05-10 15:20:49 +08: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-05-10 15:20:49 +08: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-05-10 15:20:49 +08:00
generic_x86_arm Merge "Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY" 2017-10-12 22:37:24 +00:00
Android.mk Move system manifest / device matrix build rules 2018-02-01 15:36:40 -08:00
gsi_system.prop Disable privapp_permissions checking in GSI temporarily 2018-05-03 13:34:26 +08:00
treble_common.mk Remove adding /odm from GSI makefile 2018-03-30 13:39:49 +08: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 privapp_permissions checking in GSI temporarily 2018-05-03 13:34:26 +08:00