Configure permission to get display DDIC chip id.
Bug: 228302164
Bug: 250740167
Test: Performed UDFPS calibration on SB3
Test: Verified the correct cali file was generated under /data/device_cali/
Change-Id: If629ce3a954252bf84e5ea20f54a5adbf1491db2
Bug: 249408706
Test: Compile pass. Verified sensor list & sampling.
The validation is done both on PDK build and master build.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I871eaf232244405174701d109cc473c0576b4191
Add NavIC factory test to improve the time of L5 CW test
Fix millisecond error in receivedSvTimeNanos and the corresponding pseudoranges
Add protection code when gpsd call sensor API
Fix invalid sensor availability status report in the PGLOR msg
Bug: 235192024
Bug: 236572839
Bug: 240389454
Bug: 244118456
Test: Verified at 247455369 by cherry-pick the patch
Change-Id: Iba791de4e95395be8dec13272bc12931648d4155
These HALs are already included in VINTF fragments, so
there's no need to be specified here.
Test: TH
Bug: 148808037
Fixes: 248556785
Change-Id: I64403f18dfc6e206384c1675440cc622a357d0db
Gyro sensor readout is not applicable in factory rom. Ignores gyro value in AF side by default to prevent unexpected behavior.
Bug: 248155410
Test: Manual
Change-Id: I41a399847b608022707d4e964924f4fbfe5467fc
Background:
* Sometimes /dev/sg1 isn't ready when storageproxy attempts to start.
Add a trigger to wait for the device.
Bug: 245194332
Bug: 245724566
Test: manual
Change-Id: I23300b7f1a0170dc1b73c5e3b5b2c7e2b1ecba2b
These features were disabled to speed up bring-up process. The system is
stable now so they can be re-enabled.
Bug: 241050412
Change-Id: Idb4ab81dc9493c91b7d59d2093bab587a630f6ff
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