Commit graph

3 commits

Author SHA1 Message Date
Cheney Ni
b7e100c6be Add IBluetoothAudio HAL 2.0 to VNDK
Bug: 111519504
Test: build & boot

Change-Id: I4247b67709a68f26c670371e6a3407171988dcf4
2018-12-20 00:06:34 +08:00
SzuWei Lin
ce383df8c9 Merge "Apply skip mounting product and other partitions in GSI" am: 00d74cc938 am: 2e39e68d07
am: eb8b11b782

Change-Id: I13520ebc3829ffece53315aa9dc6a1f446dd4618
2018-12-19 03:22:14 -08:00
SzuWei Lin
2d541f35cd Apply skip mounting product and other partitions in GSI
Uses skip_mount.cfg for `init` to skip mounting product and
product_service paritions in GSI. The patch also removes
the un-mount in `init.gsi.rc`.

With this patch, a device with flashing GSI will not use the
content in product/prodcut_service partitions on the device
and will always use the content under /system/product in GSI.

The patch also rename the target/product/vndk to
target/product/gsi.

Bug: 120208657
Bug: 117246558
Test: Boot blueline master/P with flashing aosp_arm64-userdebug
Test: /product and /product_service should be symbolic links
Change-Id: Idc9c60e5a05b3d90fc4ab64b0ac000571849b19b
2018-12-19 14:42:27 +08:00