mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
No description
- Makefile 80.5%
- Shell 19.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
try_lock() returns instantly, but it does acquires mutex lock if it is avaliable. If we just return try_lock() result, mutex is still locked by the thread. So it results in forever false with try_lock(). If the try_lock() returns true, unlock and return true for fix |
||
| .github/workflows | ||
| a10 | ||
| a10dd | ||
| a20 | ||
| a20e | ||
| a30 | ||
| a30s | ||
| a40 | ||
| universal7885-common | ||
| Android.bp | ||
| README.md | ||
Device Tree for Samsung Galaxy A Series (Exynos7885) (2019)
The Galaxy A10/A20/A20e/A30/A40 (codenamed "a10/a20/a20e/a30/a40") is a low-end smartphone from Samsung. It was released on 2019 April.
Specs
| Component | Specification |
|---|---|
| Chipset | Exynos 7885 |
| Memory | 3/4 GB |
| Storage | 32GB |
| Battery | (differs from model) mAh |
| Dimensions | 158.4 x 74.7 x 7.8 mm |
| Display | 720 x 1560 pixels, 19.5:9, 268PPI |
| Release Date | 2019 April |
