This reverts commit 747f7bb6d7.
Reason for revert: This fix has side effects as described in b/254207680
Bug: 254207680
Change-Id: I771f4d04b17d7e733d9ac163665994a16ea5d711
(cherry picked from commit 05e1012a22)
Merged-In: I771f4d04b17d7e733d9ac163665994a16ea5d711
AV1 decoder supports 6 instances 1080p at 30fps, so we need
to publish 180fps for 1080p performance point. Since 180fps
is not standard performance point, we also publish 120fps to
meet the requirement which requires at least one standard
performance point is published.
Bug: 242818250
Test: CtsMediaPerformanceClassTestCases
Test: android.media.misc.cts.MediaCodecListTest#testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints
Signed-off-by: Ruofei Ma <ruofeim@google.com>
Change-Id: I3a46cd3b4856de0e6f6ecb411e47f9e8c366a79d
(cherry picked from commit 747f7bb6d7)
Merged-In: I3a46cd3b4856de0e6f6ecb411e47f9e8c366a79d
As part of pa/2288829, this node becomes unsupported.
Prevents -ENOTSUPP errors when trying to write to Mali's ifpo sysfs
node.
Test: Boot to homescreen
Bug: 247571932
Change-Id: I0b579728a5b2a4355d648020113dda0592f904aa
Signed-off-by: Jeremy Kemp <jeremykemp@google.com>
Notes:
- Update the HAL version in VINTF manifest from
AIDL 1.0 to AIDL 2.0
Bug: 245126454
Test: E2E auth enroll, atests
Change-Id: Id8fac0965407438d9a4195e9021fefdb56320490
(cherry picked from commit 4abe8cc283)
Include Dolby codecs for non-AOSP builds.
Bug: 244253825
Test: verify DD+ decoding is chosen by streaming app
Change-Id: Ib4f2e4fc49d8786c38234f40313ef40e4e15972f
We are too late to upgrade the latest version of libyuv in Android T
to fix color conversion (BT.709 YUV to RGB) accuracy issue in HeifWriterTest when we exposed CQ mode for H/W hevc encoder. Move CQ mode support in Android U.
Note: remove CQ mode support, HeifWriterTest will use software hevc encoder to run the test. Since software encoder only support 512x512 resolution the default color primary is using BT.601 which will not
meet color accuracy issue.
Bug: 242466144
Test: atest android.media.misc.cts.HeifWriterTest
Change-Id: Iad6524c94937bffdc061f36973ffd41a525a181e
CPU CLx-DVFS stats provided by fvp_stats are incorrect. Although
acpm stats are closer to final vote results, data accuracy is most
important. Change the data source of CPU CLx-DVFS from fvp_stats
to soc cpufreq.
Bug: 246501821
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I4018f9f561d87140adfba847f2f07c672810aad0
Signed-off-by: Darren Hsu <darrenhsu@google.com>
Need a flag other than TARGET_DEVICE to identify
which WifiHal subfolder we want to use.
Bug: 246974867
Test: Build pass
Change-Id: Idf1a7af8e52a235e0491f6fb9ab09a4c37fe5713
Recent reboot reason is updated. Mitigation logger needs to be updated
per change.
Bug: 239548433
Test: Confirm lastmeal is generated.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I7a9fd4225e5f3b0843e666f77296441ff44fbc4b
This is done by conditionally including the makefile under vendor so
that AOSP builds where vendor is not present do not faile.
(cherry picked from commit a3a42642f3)
Bug: 203234558
Test: data wipe in Android recovery mode on raven
Test: data wipe in Android recovery mode on c10
Test: data wipe in user mode fastbootd mode on raven
Test: data wipe in user mode fastbootd mode on c10
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Change-Id: I0ef9dd1ea9eae90ed4feabd19bf9edc7434a572b
Since we have tablet project and its COD device class should not
be same as phone, we need to add tag for each tablet project so
that when we build project, we can use different COD setting toward
different projects.
Bug: 244403430
Test: build project and check EIR
tablet should have ComputeR/handheld PC/PDA class and phone should
have Phone/Smartphone class
Change-Id: I044d93b3c2200ad2025ae44319f0836b079f2584
Move lhd.conf, scd.conf to device folder and maintain them separately by project requirement
Bug: 244258007
Test: confirm the configurations are correct
Change-Id: I8cd14eea3d805c77dfe863285548f090d5fed538
Bug: 244359848
Test: Confirm SOC based throttling removed
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ideac2224be741b8bb1cc179f27fea0f634a03921