We fallback to MPC 13 for FRC release due to :
1. Unable to meet performance for two concurrent 4K@30 fps HEVC
secure video playback since slow CMA (Contiguous Memory Allocator)
allocation.
2. Unable to concurrently execute 4K@30HEVC + 1080p@30AV1 secure
video playback since OOM possibly due to CMA fragmentation.
We will continue work on these issues for SU0 or QPR releases.
Bug: 290294604
Bug: 282157949
Test: run cts -m CtsMediaPerformanceClassTestCases
Change-Id: Ide93bfbb8fdc49d1e2d0847be1a474e697608afa
property
* Change to address failure with GSI on Camera Extensions due to the
extension not being available on GSI builds
Test: Passed CTS tests on GSI build
Bug: 293999720
Change-Id: Ia9fea23f174c8cafb3568151e131fbac1cd61624
Also set config_regulatory_info_overlay_package_name, so the regulatory
labels are directly loaded from overlay package.
Bug: 283170651
Test: manual - check regulatory labels
Change-Id: I8005c86c1d093451a8f84c84a189b03130d840f3
As the change of init feature flag on swb is ready, we will open
swb on those devices that supports this feature with more flexibility
since wiping sys property could be done at android regular releases
as enabling feature flag on server make it more flexible on schedule.
Test: manual
Bug: 283722412
Change-Id: If015fd92b5c75a07bb0820f54dc413a32031f6ea
Adding the Fast Pair extended IDs for Shiba and Husky so that
Quick Start shows the right Fast Pair bottom sheet on other devices
during setup.
Bug: 280889888
Test: Manually flashed a Shiba & Husky device and validated the FP
bottom sheet is displayed on a nearby other device
Change-Id: Idf45a6ca819dbb012210ee9dfeec7e98b18603de
Move shusky thermal .json files into thermal/
and perf configs into perf/.
Also move the configs into device-shusky-common.mk,
allowing override of the config file path.
Bug: 277993984
Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
Set chirp.enabled=0 so that CAP_FREQUENCY_CONTROL and
CAP_COMPOSE_PWLE_EFFECTS will not be enabled.
Bug: 275032416
Test: adb shell idlcli vibrator getCapabilities
Change-Id: I4eb07c595bbd15e85bf8c07e29cab1a479589b09
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
These devices will use spectral driver for ambient
light and flicker information.
Bug: 277959222
Test: ./run_cts.sh
Change-Id: I5a245fa222bc83ed3c4976895671070be02a9a43
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project names are
platform/vendor/aosp/google_devices/husky
platform/vendor/aosp/google_devices/shiba
and the paths are
vendor/google_devices/husky
vendor/google_devices/shiba
TEST:make and flash a husky device
BUG: 278968179
Change-Id: I1c5424dfddddb8ee29a86f2408a231aa5556a0bb