commit | 9b677a34d3c9af2747e9c87c19b5ecc0b8e40832 | [log] [tgz] |
---|---|---|
author | Rocky7842 <eric.rocky7842@gmail.com> | Wed Apr 10 22:27:12 2024 +0800 |
committer | Francescodario Cuzzocrea <bosconovic@gmail.com> | Sat Apr 27 11:46:20 2024 +0200 |
tree | dc78847962410068c3286d4b42dd89776b4d5f93 | |
parent | 2e4ad28fcac5c14d7cb94ae4638dcdbf02f9cdb1 [diff] |
exynos9830: Use size of product_layerAttributePriority[0] instead of uint32_t * Fix: expression does not compute the number of elements in this array; element type is 'const size_t' (aka 'const unsigned long'), not 'uint32_t' (aka 'unsigned int') Change-Id: Ic5447e1deb3fee89de014afa8094309a9a843ecf Signed-off-by: Francescodario Cuzzocrea <bosconovic@gmail.com>