ANDROID: abi_gki_aarch64_qcom: Add hrtimer_sleeper_start_expires
The commit bd80dd86 (wait: Fix __wait_event_hrtimeout for RT/DL tasks) uses function hrtimer_sleeper_start_expires(). This symbol is needed for vendor modules that uses macro __wait_event_hrtimeout so adding it to the symbol list. Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function void hrtimer_sleeper_start_expires(hrtimer_sleeper*, hrtimer_mode)' Bug: 266792382 Change-Id: Ice46d311ccf16def0e5edbea8fc464ad63c8d94f Signed-off-by:Srinivasarao Pathipati <quic_spathi@quicinc.com>
Loading
Please register or sign in to comment