Commit graph

138 commits

Author SHA1 Message Date
Jasmine Cha
0ded8d1e2c audio: check USE_AUDIO_HAL_AIDL instead of trunk flag
Bug: 317745810
Test: manual test b/317745810#comment3

Change-Id: I223aaff717e4b84940640b1e5cff57decddaf111
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 06:05:28 +00:00
Alan Chen
3ffe260dc1 Merge "Add extensive logging config" into main 2023-12-21 13:48:44 +00:00
Alan Chen
d2f43a4b34 Add extensive logging config
Bug: 302417853
Test: manual - file shows on device
Change-Id: I983ca64aef0d53c166a70cd587d0db4464cd4dc0
2023-12-21 18:27:32 +08:00
Lei Ju
d1fc303275 [zumapro] Use common settings for chre HAL
Bug: 248615564
Test: compilation
Change-Id: I4ddb726d5c73a69f4a9319f680b8945b3fc96a72
2023-12-20 16:45:43 -08:00
Mike McTernan
bcd94dd67c APC/TUI: remove confirmationui HAL and support packages
Test: lunch aosp_ak*-trunk_staging-eng && m
Bug: 316160738
Change-Id: Ib940112ef5fc270c1220a33c1a7f95df2f2225bc
2023-12-18 14:38:35 +00:00
Zheng Pan
0ae0381c75 Refactor init.rc for zuma/zumapro
init.zuma.soc.rc and init.zumapro.soc.rc only contain SOC related settings.
init.zumapro.board.rc contain board related settings

Bug: 311016628
Test: Build image and flash on KM4
Change-Id: I8f805a58a146009f301b9cb0da9d781c0f2245d9
2023-12-12 19:09:50 -08:00
Nolan Scobie
edb6d95afc Switch RenderEngine back to GL on zumapro
zumapro inherited 'skiavkthreaded' when the config was initialized from
zuma, which had RE-SkiaVk enabled at the time. RE is currently reverted
back to SkiaGL on all other Pixel devices, so switching zumapro back
to SkiaGL for parity, since it's enabled by accident.

Bug: b/301846142
Change-Id: Ib07c7c7512c0a70de8831ed8afaaa4dfcd93d594
2023-12-11 22:06:41 +00:00
Aaron Tsai
17b40f0246 Enable WHI GRIL recovery feature
Bug: 203824024
Test: build pass

Change-Id: I5db569080ad77f70a2c46895dbbe26341b0aea97
2023-12-11 09:50:57 +00:00
Rios Kao
24afc789f7 Merge "aidl: enable AIDL AudioHal for zumapro by RELEASE_PIXEL_AIDL_AUDIO_HAL" into main 2023-12-05 11:31:10 +00:00
Jason Chiu
fef0819046 zumapro: use android.hardware.boot aidl interface
Bug: 312128471
Change-Id: I6afe73fa3c8a557c8bbd46aeecc46b6269db3448
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-12-05 11:11:20 +08:00
Jason Chiu
693c7152a9 zumapro: include bootctrl_hidl_1.2.mk from gs-common
Bug: 265063384
Change-Id: I2db38ec8e43753353ec5d19f5c9d456b74f764e5
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-12-05 01:25:04 +08:00
Jason Chiu
af1613968c zumapro: move bootctrl service declaration to gs-common
Bug: 265063384
Change-Id: I59e98214e59170d8411cbae4b751f2f834b127b6
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-12-05 01:25:03 +08:00
Rios Kao
4ccd2f0dd3 aidl: enable AIDL AudioHal for zumapro by RELEASE_PIXEL_AIDL_AUDIO_HAL
Bug: 301180586
Test: build with flag enable
Change-Id: I7c1f04c574a0cd1a2eb39baf4afb64e6bd1ee3dd
2023-11-30 08:03:28 +00:00
Cyan Hsieh
644cdb70ae Merge changes from topic "ship_api_34_zumapro" into main
* changes:
  Upgrade PRODUCT_SHIPPING_API_LEVEL to 34
  Upgrade VINTF Target FCM level from 7 to 8
2023-11-23 08:21:05 +00:00
Inseob Kim
a4e6032067 Check dev_type violations
This is to prepare dev_type test earlier. It checks whether /dev nodes
have labeles with dev_type or not.

Bug: 303367345
Test: build
Change-Id: I4feb079d4a3badc6362127a09f8d458755d7d2d2
2023-11-22 13:43:08 +09:00
Chungjui Fan
8f8af7426c Upgrade PRODUCT_SHIPPING_API_LEVEL to 34
Bug: 310792617
Change-Id: I37b90cfaa2e29a919f4912dd0849c7c38ca8236d
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2023-11-20 09:53:35 +00:00
Tim Lin
2e81f17b0c Merge changes from topic "enable_p24_ntn" into main
* changes:
  Add default PixelSatelliteService package name
  enable SUPPORT_VENDOR_SATELLITE_SERVICE
2023-11-16 23:47:24 +00:00
Carter Hsu
bc591e53c8 Merge "Revert "audio: add CCA property"" into main 2023-11-13 08:02:22 +00:00
Carter Hsu
95a344a388 Revert "audio: add CCA property"
This reverts commit c52a4b28f6.

Reason for revert: build break

Change-Id: I544d53f9a1189501d781aebfb60f735555849ec4
2023-11-13 07:57:53 +00:00
Carter Hsu
1cc08d5928 Merge "audio: add CCA property" into main 2023-11-13 07:34:05 +00:00
Carter Hsu
c52a4b28f6 audio: add CCA property
Bug: 310485392
Test: build pass
Change-Id: Idc0b28e0dd5dfaf893ea747766f42f51484009cc
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-11-13 00:41:29 +00:00
Devika Krishnadas
60257881ad Revert^2 "Use graphics allocator 2"
2b6ac8eeee

Bug: 287353739
Test: VtsHalGraphicsMapperV4_0TargetTest
Change-Id: I708f86280ff7d94aba9d4ad4c3574b0d6d61ae2e
2023-11-07 06:47:22 +00:00
timtmlin
b97038b69d enable SUPPORT_VENDOR_SATELLITE_SERVICE
to build in vendor satellite service.

Bug: 304696411
Test: make
Change-Id: I81e8ce58f6c2a42c2f55c73ae62a93889ba15399
2023-11-07 11:02:53 +08:00
Aaron Tsai
35f9398dec Enable Early Send Device Info for Pixel 2024
This is for supporting Softbank requirement OTR-CORE_GEN-000305,
  UE shall delete the GUTI when performing software update.

Bug: 307247050
Test: build pass
Change-Id: I4a17676abb958ff24552ffab44771f25450fb08f
2023-11-03 06:53:31 +00:00
jonerlin
7dcb8f0ad6 bt: add dumpstate for bcmbt dump
Bug: 299800496
Test: make bt_activity log, vendor snoop log and get bugreport
Change-Id: I0eb819d3b173b55c2c7024138d928813303827a5
2023-10-24 23:00:18 +08:00
Karuna Ramkumar
9cb411c39f Force zumapro to treat 170M as sRGB in SF
Bug: 305186028
Change-Id: I45165514423a3caf4d62d857d8420f60ecb19b2b
2023-10-23 12:51:09 -07:00
Bruno BELANYI
1822d52ec1 Enable HDR shader priming in SurfaceFlinger
Bug: 295257834
Test: manual - check that HDR shaders are generated after applying
Change-Id: I2e4753d2a2bc6408ac8ddf418de547b9d55aedce
2023-10-16 16:30:32 +00:00
Bruno BELANYI
a66a615737 zumapro: Bump deqp conformance level to 2023
It looks like this device configuration was copied before ag/22597180
was applied.

Zuma Pro counterpart for the following patch:
    zuma: Bump deqp conformance level to 2023
    Git hash f1c32332c3488e9c42008367e044f241f3abc8a5

Test:  atest VtsGpuTests:com.android.gpu.vts.VulkanTest#checkCpuVulkanRequirements
    && atest VtsGpuTests:com.android.gpu.vts.OpenGlEsTest#checkOpenGlEsDeqpLevelIsHighEnough
Bug: 303925354
Change-Id: I709e1951b1f65a28e9bda08387924afc84c1d5b0
2023-10-10 21:22:03 +00:00
Bruno BELANYI
51b504701a Define mali configuration path explicitly
It looks like this device configuration was copied before ag/22512002
was applied.

Zuma Pro counterpart for the following patch:
    Define mali configuration path explicitly
    Git hash 7038bae086b572038ddb3d7b203b34b9519dd0fe

Test: None
Bug: 303925354
Change-Id: I39e3e4d0731129e3f5238700e0351840aed69f6d
2023-10-10 21:21:24 +00:00
Bruno BELANYI
3276b5f5a5 Fix mali memory protection sysprop names
It looks like this device configuration was copied before ag/22095163
was applied.

Zuma Pro counterpart for the following patch:
    Fix mali memory protection sysprop names
    Git hash c438c66fe03679b4791002d46afd83c2dca429b8

Test: CtsDeqpTestCases (dEQP-VK.protected_memory.stack.stacksize_*)
Bug: 303925354
Change-Id: I23400f4b2bd0c7e6ebe408e54b0c3ec209472b8c
2023-10-10 21:19:47 +00:00
Wesley Lee
a69df010ae Move bigwave setting to gs-common
Bug: 263444742

Change-Id: Ic758bf665d0017bfaf9bebcd4dae2bb117c5baaf
Signed-off-by: Wesley Lee <szuweilee@google.com>
2023-10-02 17:06:25 -07:00
Safayat Ullah
37e530d069 Disable outer display dimming by default
Bug: 284858074
Test: check value of property
Change-Id: Ieb6c872f6544348e14c90e1a047549819c3b5e7c
2023-09-23 07:12:18 +00:00
Midas Chien
99dd96ba79 Merge "display: enable full range DPU downscale capability" into main 2023-09-22 06:53:14 +00:00
Daeho Jeong
7446467475 get more logcat files with similar disk usage for zumapro
Increase the number of logcat files to 60 and enable file compression to
save disk usage at the same time.

Bug: 295175795
Test: check logcat files
Change-Id: I1adfccd538df515b2f68c488d72c3f09b4e6ee1d
Signed-off-by: Daeho Jeong <daehojeong@google.com>
2023-09-19 14:18:08 -07:00
Midas Chien
082aa51af5 display: enable full range DPU downscale capability
Bug: 264923279
Test: downscale CUJs
Change-Id: Idf2399047a2b6dd7e93860140215e3b8b7295c9d
2023-09-19 02:04:44 +00:00
RD Babiera
fa0f973777 Merge changes from topic "zumapro-dp-userspace" into main
* changes:
  usb: dp: add exynos_drm:dp_enabled toggling
  usb: populate USB aidl hal AltModeData
  Usb: shutdown old displayport poll thread when multiple start up
  Usb: Check for displayport when booting
  Usb: Signal irq_hpd to drm stack
  usb: Fix HAL build warnings related to DisplayPort
  usb: provide usb reference to DisplayPort shutdown thread
  usb: Expose persistent vendor property for USB-C Dp Alt Mode
  Port dp changes to drm sysfs
2023-09-15 21:20:51 +00:00
Chris Lu
a1412a2569 Disable display dimming by default
Bug: 286062799
Bug: 286062851
Test: check value of property
Change-Id: I41b7d1d0ccb0c08e23321cd440fbb5148e8857d0
2023-09-14 07:15:00 +00:00
Ankit Goyal
249d2f9254 Set platform info to zumapro for mali
Bug: 299213317
Change-Id: I72692110b7a13333052409ffc6da090ad205878f
2023-09-12 10:24:20 -07:00
RD Babiera
652ddfaf39 usb: Expose persistent vendor property for USB-C Dp Alt Mode
The change exposes persist.vendor.usb.displayport.enabled
to enable/disable USB-C Dp Alt Mode i.e. DisplayPort over USB-C.

By default persist.vendor.usb.displayport.enabled is to 0 in
user builds and 1 in all other build variants.

Test: manual verification on device
Bug: 297286558
Change-Id: I596d3af52f2a813f5f78c4f9b77b6ae3dd8a161b
(cherry picked from commit 2173dc37da793599239a974d8f7bc40b2bf1ee80)
Signed-off-by: RD Babiera <rdbabiera@google.com>
2023-09-11 21:21:13 +00:00
Treehugger Robot
242eece701 Merge "Revert "Disable confirmationui to fix build."" into udc-qpr-dev am: 58fa66637d am: f02841bb68
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24685880

Change-Id: Id378a2fe38ea3274af13ee8c1bea9a2789a21eb2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-08 09:22:02 +00:00
Treehugger Robot
f02841bb68 Merge "Revert "Disable confirmationui to fix build."" into udc-qpr-dev am: 58fa66637d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24685880

Change-Id: Ib359803a658dcea554a9b0eb46b4a0721ffa0386
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-08 08:29:27 +00:00
Treehugger Robot
58fa66637d Merge "Revert "Disable confirmationui to fix build."" into udc-qpr-dev 2023-09-08 08:00:03 +00:00
Mike McTernan
73258ad104 Revert "Disable confirmationui to fix build."
This reverts commit 6aac6d1df9.

Reason for revert: breaks Android Protected Confirmation / TUI on ZumaPro

Bug: 299047458
Test: trusty-ut-ctrl com.android.trusty.secure_fb.test
Change-Id: I6ee8bf235c3442f9e5dadef6e8394b5bfb809094
2023-09-08 06:19:02 +00:00
Yong Zhang
600b6e04ab Merge "Revert "Enable small dirty detection for variable refresh rate"" into udc-qpr-dev am: 0137f09e58 am: c0e3e93a3f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24679216

Change-Id: I359666c19a0909d6e41cf4b233e3eba63181904c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-07 20:32:46 +00:00
Yong Zhang
c0e3e93a3f Merge "Revert "Enable small dirty detection for variable refresh rate"" into udc-qpr-dev am: 0137f09e58
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24679216

Change-Id: I0db958a3767e239650aedc2b853e09f93687a01d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-07 19:43:43 +00:00
Jorim Jaggi
a4f94adb0c Revert "Enable small dirty detection for variable refresh rate"
Revert submission 24149209-enable-vrr-extension

Reason for revert: b/299131033

Reverted changes: /q/submissionid:24149209-enable-vrr-extension

Change-Id: I0cb42b6e402e741ec22dcb1667e070081987584d
2023-09-07 11:09:12 +00:00
Klines Jiang
701d590713 [SELinux] Add gyotaku_app doamin to Pixel 2023.
Bug: 296836878

Test: Local build and tested pass.
Change-Id: Ie996586ea19ce1b0b700a0192b613d2769dd0291
2023-09-07 07:50:40 +00:00
Treehugger Robot
d78fc4512d Merge "Remove IRilExt on modem-less projects" into main 2023-09-06 01:42:58 +00:00
Jason Chiu
aef55a53db Merge "fix configuration for SWIFTSHADER" into main 2023-09-05 23:15:04 +00:00
Taeyang Choi
e96fad89d1 fix configuration for SWIFTSHADER
Bug: 295365113
Change-Id: I5f48147f1df5bb76dfd2c3bff686fd9d4cb565a1
Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Signed-off-by: Taeyang Choi <taeyang.choi@samsung.com>
2023-09-05 22:43:06 +00:00