samsung-j3xnlte: append SEANDROIDENFORCE to boot.img (MR 2354)

This commit is contained in:
Duje Mihanović 2021-07-18 11:57:13 +02:00 committed by Oliver Smith
parent e730b0b7ac
commit 13c5e97c08
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
pkgname=device-samsung-j3xnlte
pkgdesc="Samsung Galaxy J3"
pkgver=0.1
pkgrel=6
pkgrel=7
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -20,4 +20,4 @@ package() {
}
sha512sums="8de89b93337e624859ed9f39fdc89add1e293cf70a8574dd68e2b3bb8fe1cd14a5d1d6b086a43a131696099c40eca6ad69ff58e7ff7c5aa272610a02c4500ff3 deviceinfo"
sha512sums="662751d8d342a4f94e54d5c1e74c3e9e6ccaac20a6339c8a512fb0631ccd1f865d8562bc40c8ef73f4bb4087ea93e2be94ac5f1efeb7d2cd662ad511713aec2f deviceinfo"

View file

@ -24,6 +24,7 @@ deviceinfo_flash_sparse="true"
deviceinfo_kernel_cmdline="console=ttyS1,115200n8"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="true"
deviceinfo_bootimg_append_seandroidenforce="true"
deviceinfo_flash_offset_base="0x00000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"