ANDROID: Update the GKI symbol list and ABI XML
Add below function symbols to support IIO device drivers.
7 function symbol(s) added
'struct iio_channel * iio_channel_get_all(struct device *)'
'void iio_channel_release_all(struct iio_channel *)'
'ssize_t iio_read_const_attr(struct device *, struct device_attribute *, char *)'
'int iio_update_buffers(struct iio_dev *, struct iio_buffer *, struct iio_buffer *)'
'bool iio_validate_scan_mask_onehot(struct iio_dev *, const unsigned long int *)'
'void input_set_poll_interval(struct input_dev *, unsigned int)'
'int input_setup_polling(struct input_dev *, void(*)(struct input_dev *))'
Bug: 265272347
Change-Id: If1240ddbbec2c5f0901745eb0ea3dcd82ad0ce6b
Signed-off-by:
Huang Yiwei <quic_hyiwei@quicinc.com>
Loading
Please sign in to comment