ANDROID: GKI: Update symbol list for Pixel Watch

Bug: 429257036
Change-Id: Ie5c5be1270b90a3e02013e317dc635c40de6da94
Signed-off-by: Andrei Ciubotariu <aciubotariu@google.com>
This commit is contained in:
Andrei Ciubotariu
2025-07-21 20:12:43 +00:00
parent d8ad35c3f4
commit 1cfe1f2af4

View File

@@ -487,6 +487,7 @@
divider_ro_round_rate_parent divider_ro_round_rate_parent
divider_round_rate_parent divider_round_rate_parent
dma_alloc_attrs dma_alloc_attrs
dma_alloc_noncontiguous
dma_alloc_pages dma_alloc_pages
dma_async_device_register dma_async_device_register
dma_async_device_unregister dma_async_device_unregister
@@ -522,6 +523,7 @@
dma_fence_signal_timestamp_locked dma_fence_signal_timestamp_locked
dma_fence_wait_timeout dma_fence_wait_timeout
dma_free_attrs dma_free_attrs
dma_free_noncontiguous
dma_free_pages dma_free_pages
dma_get_sgtable_attrs dma_get_sgtable_attrs
dma_get_slave_channel dma_get_slave_channel
@@ -553,6 +555,8 @@
dma_sync_single_for_device dma_sync_single_for_device
dma_unmap_page_attrs dma_unmap_page_attrs
dma_unmap_sg_attrs dma_unmap_sg_attrs
dma_vmap_noncontiguous
dma_vunmap_noncontiguous
do_trace_netlink_extack do_trace_netlink_extack
double_rq_lock double_rq_lock
do_wait_intr do_wait_intr
@@ -632,8 +636,10 @@
drm_crtc_init_with_planes drm_crtc_init_with_planes
drm_crtc_send_vblank_event drm_crtc_send_vblank_event
drm_crtc_set_max_vblank_count drm_crtc_set_max_vblank_count
drm_crtc_vblank_get
drm_crtc_vblank_off drm_crtc_vblank_off
drm_crtc_vblank_on drm_crtc_vblank_on
drm_crtc_vblank_put
drm_crtc_vblank_reset drm_crtc_vblank_reset
drm_crtc_wait_one_vblank drm_crtc_wait_one_vblank
___drm_dbg ___drm_dbg
@@ -2440,6 +2446,7 @@
__xa_alloc __xa_alloc
__xa_alloc_cyclic __xa_alloc_cyclic
xa_destroy xa_destroy
__xa_erase
xa_erase xa_erase
xa_find xa_find
xa_find_after xa_find_after