mirror of
https://github.com/devhunter1/android_device_samsung_a15.git
synced 2024-11-24 15:06:13 +00:00
22 lines
354 B
Markdown
22 lines
354 B
Markdown
# Android device tree for samsung SM-A155F (a15)
|
|
|
|
```
|
|
#
|
|
# Copyright (C) 2024 The Android Open Source Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
```
|
|
|
|
## To build TWRP :
|
|
|
|
```
|
|
. build/envsetup.sh
|
|
lunch twrp_a15-eng
|
|
mka recoveryimage
|
|
```
|
|
|
|
## Device picture :
|
|
|
|
![images](https://github.com/user-attachments/assets/f79623dd-58ae-4544-9150-f2799afbb7b8)
|