This will enable the "Reboot with MTE" developer options button as
described in
https://source.android.com/docs/security/memory-safety/bootloader-support
Bug: 242244112
Test: * all _fullmte products define arm64.memtag.bootctl_supported.
* other products do not define arm64.memtag.bootctl_supported.
* non-fullmte products support "Reboot with MTE" flow as per the
link above.
Change-Id: Ic0e301755fb6745be55b2fb502b530495bef4ca0
GSA should be available for use to speak to GSC and the GSC should be in
a state in which in can be talked to for citadel_updater, et al.
Bug: 241817670
Test: boot with changes
Test: /vendor/bin/hw/citadel_updater -v
Signed-off-by: Kenny Root <kroot@google.com>
Change-Id: I6603a9cf54569cd1dbe11a78636adb4a79121b48
Fix up i2c address for typec and enable USB HAL.
Bug: 241871290
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
Change-Id: I87ce763e350bfaec05dbe83ee040eda7d252e7a2
This is done by optionally including a Makefile (-include) so that
aosp builds in which the library is not present will pass.
Bug: 203234558
Test: build only
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Change-Id: Ibc4967cbc115959a71ee04c2116ce8ab21575e24
Currently its "coredump_gxp_platform*" & "crashinfo_gxp_platform*"
Update it to "coredump_gxp_*" & "crashinfo_gxp_*" to incorporate both
Amalthea and Callisto dumps.
Its a modification over CL ag/16787185.
Test: adb root; adb remount -R; adb bugreport
Bug: 236046046
Signed-off-by: nischaljain <nischaljain@google.com>
Change-Id: I1173cca0a8200039f76f2f1dc94e51ecccf3a97e
Add some HWC log files in /data/vendor/log/hwc to dumpstate, i.e.
[1] hwc_fence_state.txt: contains the dump of fence state when there's
a fence leak warning. We can also execute `vndservice call
Exynos.HWCService 11 i32 0 i32 308 i32 1` to trigger the dump to this
file. The size of this file is limited to about 1 MB.
[2] hwc_error_log.txt: contains some early logs of ALOGE() from HWC.
The size of this file is limited to about 1 MB.
[3] {display_name}_hwc_debug0.dump - {display_name}_hwc_debug9.dump:
contain the debug dumps when there are some failures in HWC (e.g.
failures in validateDisplay() or presentDisplay()). HWC will only limit
up to first 10 debug dumps per display to be saved in separated files.
Bug: 230361290
Test: adb bugreport
Change-Id: I8621aeffd2bb7edb46314437d06338e0d0954b7c
Bug: 238360304
Test: Build PASS
Test: Boot to home
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: I1d24fab86807b0260c2f57717867eb0dba10d0a1
Without this flag, fscrypt will return error for any filesystem operation involving
the partitions mounted with the fileencryption=::inlinecrypt_optimized flag.
Bug: 241606997
Test: enable KDN, switch to :gen_fstab.foo-hw-encrypt
Signed-off-by: Kenny Root <kroot@google.com>
Change-Id: I9601fcdfa627df4e67f1586cd32ceef3c1f9ecac
Add TARGET_PRODUCT variable to aoc daemon build. This will be useful for
including/excluding certain features depending on product type, e.g.
T6 hotword AP offload.
BUG: 240748763
Change-Id: I6cc7d4091025d829d0f76f087079bfc0eb9e7dff
Bug: 215271971
Test: no sepolicy for hardware info
Change-Id: I36d777dc0068ad7a4d1237797b69e421587f0c19
Signed-off-by: Denny cy Lee <dennycylee@google.com>
set proper permission for dsi0 and dsi1, and decon0 sysfs node.
Bug: 239493348
Signed-off-by: Shiyong Li <shiyongli@google.com>
Change-Id: I8b15a038753ac860b86642b4ca00e7440ee0ef62