Add interface name and instance for video HAL to avoid
transport mode from falling back to passthrough.
Change-Id: I4ed89769cae90797cf93a0ed106cba97acc07205
Enable the flag TARGET_USES_MEDIA_EXTENSIONS for video recording
on camera HAL1 to work on sdm660.
Change-Id: I56422996e8160079859e0189cc9cfa9c49e66abc
Install media_profiles in system/etc as well
since the file is currently checked in system
etc partition only
Change-Id: I5e59623fd367d00bfd7cfdf3ddca07749e76f84a
We now support init.target.vendor.rc file which is intended to
contain target specific VENDOR service definitions, triggers.
This file will stay at /vendor/etc/init, so the vendor service
definitions written with this file will now correctly stay in
vendor region.
Change-Id: I4d1fd718b38572d080405940a377c90a9f0fce10
Add thermal send rule socket to thermal service initialization script
This change is required for SE Android so that thermal socket context
are not overridden by init.
Change-Id: I8774b62f35f72a481f9976dda5d1aee1e19d8374
Allow backgroun and system-background group tasks to run on all
little cluster CPUs. Currently they are limited to run on CPU0
and CPU0-CPU2 respectively. The new settings showed improvement
in application sequential launch latency test results.
CRs-Fixed: 2032599
Change-Id: Ia98aff2dc084299f5e1a73418dceff1a0444cd98
With A/B update, rootfs is supported by system fs and thus
always read-only. Remove unnecessary /tombstones symlink
and change all subdirectory creation under /tombstones to
be /data/tombstones.
Change-Id: Ibb991f80fc09e0397c37cecea07f531f49802773
Disable camera (CPP) UBWC for time being
till the CPP page fault issue is fixed.
Change-Id: I56f5e4b731580b47e0b82ff2edaa3803ac816b32
CRs-Fixed: 2024750
We now move the mounting of the dsp partition into the fstab so that
fs_mgr can use the slotselect argument to correctly mount the partition
based on the current active slot.
Change-Id: I9548185be984842a6edd7c44731d66bda6e0016d
Peripheral manager now sits in the vendor directory/partition. Update
the init script to reflect the same.
Change-Id: Icc26f8b6269849b9d6c8a5a81b9cf1dddfc70fbf
Add allocator, mapper and composer HALs.
This relies on TARGET_USES_HWC2 and TARGET_USES_GRALLOC1 being
enabled.
Change-Id: I913f4d8fa719261abf52becf7d24fef433f7f1d5
This change will enable logdump daemon only for
userdebug non-perf builds. On other builds, it will
be disabled by default.
Change-Id: Ie47d04e7b3d2cb271580efcffcb968c034323629