Commit graph

1565 commits

Author SHA1 Message Date
Andrew Chant
400e773e10 zumapro: really disable trusty
Disable more trusty/trustedui targets.
Bug: 279647242

Change-Id: I62c40a9d08b050fe0effb662f260372ee065e5a6
2023-04-25 19:28:00 -07:00
Andrew Chant
d091e65638 Disable GSC/Trusty/UFS encryption for bringup
Get 6.1 to home again
Bug: 279647242

Change-Id: I89ecb49eb62df10e4bdae4911cb2bf9051d98f4b
2023-04-25 14:31:31 -07:00
Kevin DuBois
6265972e87 device.mk: add gpu_probe service.
Adds a service that uploads gpu counter data to Perfetto.
Service must be started via "start gpu_probe" and the Perfetto config
must request counters via "gpu.counters".

Bug: 26766418
Test: see perfetto events produced with this service.
Change-Id: I40c3152138bd3eb8252741e187586379ce659ac6
2023-04-24 23:25:47 +00:00
Kyle Zhang
f997625fac Move Widevine drm to gs-common
Bug: 277764729
Change-Id: I5ca57bc83b98204a2efe7d382b7900197ae1640a
2023-04-21 17:43:37 +00:00
Cyan_Hsieh
d3163b9b33 Add device mk OWNERS
Bug: 278167548
Change-Id: I7f801a554e8273a20696f1b9b231183786bf9dc9
2023-04-20 18:52:02 +08:00
Minchan Kim
12c9a0fe55 remove dump_cma.sh from zumapro
We will introduce it into gs-common

Bug: 276901078
Change-Id: I921398c0ebe68343c84c4b429e2e595d214ff205
Signed-off-by: Minchan Kim <minchan@google.com>
2023-04-11 22:23:01 +00:00
Robin Peng
ae1650b32f Temporary set BOARD_LIBACRYL_DEFAULT_COMPOSITOR as zuma
Bug: 272725898
Change-Id: I1c06d2c3ce206864a85ee5ec003590c8cd138208
2023-04-10 10:25:21 +00:00
Robin Peng
f7904abf32 Temporary use use display_unit_test from zuma
error: vendor/google/whitechapel/tools/Android.bp:61:1: module "display_unit_test_defaults": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I07bb1ed9685f29e263820ae5319d78073870f7b0
2023-04-10 10:24:15 +00:00
Robin Peng
8315164cc6 Temporary use use displaycolor_platform from zuma
error: vendor/google/gs/display/displaycolor/lib/Android.bp:103:1: module "displaycolor_platform_defaults": Soong config property "displaycolor_platform" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I21a218bcd06d38135f534c0c9a4fa194f12f45e3
2023-04-10 10:23:32 +00:00
Robin Peng
aa28f5c92d Temporary use use lyric from zuma
error: vendor/google/services/LyricCameraHAL/src/Android.bp:25:1: module "lyric_device_specific_enable_default": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/Android.bp:159:1: module "liblyric_iq.private_protos_srcs": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/services/LyricCameraHAL/src/Android.bp:482:1: module "lyric_zuma_cc_test_defaults": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I411c1fd8977d9d5f2d8eb8efaab61937e0657155
2023-04-10 10:22:43 +00:00
Robin Peng
210bc96ba6 Temporary use use google3a_config from zuma
error: vendor/google/camera/google_3a/libs_v3/Android.bp:22:1: module "spectral_sensor_srcs_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/google_3a/tools/gHAWB/libs_v4/Android.bp:14:1: module "libg3a.awb.tuning.tool.device_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/google_3a/libs_v4/gABC/Android.bp:17:1: module "libg3a.abc.soc_module_libs": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/google_3a/libs_v4/gHAWB/Android.bp:14:1: module "libg3a.awb.soc_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/google_3a/libs_v4/gASD/Android.bp:14:1: module "libg3a.asd.soc_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/google_3a/libs_v4/gafd/Android.bp:22:1: module "libg3a.afd.device_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/camera/common/google3a/coordinator/Android.bp:115:1: module "libg3a.tuning.soc_config": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I5dffda3bf6871be31f8a152b98ec09f94572fa23
2023-04-10 10:21:14 +00:00
Robin Peng
3b14d5b2ed Temporary use hardware/google/graphics/zuma
FAILED: ninja: 'out/target/product/ripcurrentpro/obj/SHARED_LIBRARIES/libacryl_hdr_plugin_intermediates/libacryl_hdr_plugin.so.toc', needed by 'out/target/product/ripcurrentpro/obj/SHARED_LIBRARIES/libacryl_intermediates/LINKE
D/libacryl.so', missing and no known rule to make it

Bug: 272725898
Change-Id: I41273885cfac0f581ee42094f036112be96147eb
2023-04-10 10:20:21 +00:00
Robin Peng
b3b999c4d8 Temporary set TARGET_BOARD_PLATFORM as zuma
error: vendor/google/media/bigwave/Android.bp:57:1: module "bigw_defaults": Soong config property "soc" must be one of [zuma], found "zumapro"
error: vendor/google/whitechapel/aoc/Android.bp:82:1: module "aoc_defaults": Soong config property "target_soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/sensors/usf/Android.bp:68:1: module "usf_pal_config": Soong config property "target_soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: hardware/google/gchips/gralloc4/Android.bp:75:1: module "arm_gralloc_defaults": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/google/whitechapel/aoc/Android.bp:244:1: module "aocd_rc_defaults": Soong config property "target_soc" must be one of [gs101 gs201 zuma], found "zumapro"
error: vendor/arm/mali/valhall/Android.bp:650:1: module "clcc1": Soong config property "soc" must be one of [gs101 gs201 zuma], found "zumapro"

Bug: 272725898
Change-Id: I7f5b1ce2db3ce8ab930bf83a182a7a689960f62d
2023-04-10 10:17:51 +00:00
Robin Peng
dec234f475 init zumapro from zuma sha 4daedb8feb4d4
Bug: 272725898
Change-Id: I1e1ab5d15e7f4b2b59e28f2e52e07cd7e12f25b3
2023-03-31 15:10:16 +00:00
Inna Palant
30795fccb8 Initial empty repository 2023-02-15 19:03:48 -08:00