samsung-j1mini3g: set deviceinfo_bootimg_append_seandroidenforce to true (!1000)

This commit is contained in:
Dolphin von Chips 2020-02-25 22:46:52 +05:00 committed by Alexey Min
parent 2bb9599dce
commit 7d674ef759
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,7 @@
pkgname="device-samsung-j1mini3g"
pkgdesc="Samsung Galaxy J1 mini"
pkgver=0.2
pkgrel=2
pkgrel=3
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -21,4 +21,4 @@ package() {
}
sha512sums="c7a776a9d266faede1c79f5c2f8159aa60d1ab2acb3920050dc4355034ebf26ce06856b7d96a0205c773dcdf09c513fc78c50f7fa8050939d1ad8be6a11967e2 deviceinfo"
sha512sums="f2f76c97caf63afbc2319bddf784ad7ab8046a9f61d6d359e6df02597168ffccf9a4e683da8a699047f205d26fd9729819716bde980b820f12cf6d469a0f900e deviceinfo"

View file

@ -24,6 +24,7 @@ deviceinfo_flash_method="heimdall-bootimg"
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"