Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_suzuran
Commits
2553dfe4
Commit
2553dfe4
authored
Nov 19, 2019
by
LuK1337
Committed by
Bernhard Thoben
Sep 30, 2021
Browse files
suzuran: init: Read model name from /lta-label instead of its block device
Change-Id: I8dead1e8fe4352d9b2934ad1074f4fc01d315eed
parent
d4ad2fb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
init_suzuran/init_suzuran.cpp
View file @
2553dfe4
...
...
@@ -37,7 +37,7 @@
using
android
::
init
::
import_kernel_cmdline
;
constexpr
auto
LTALABEL_PATH
=
"/
dev/block/platform/soc.0/f9824900.sdhci/by-name/LTALabel
"
;
constexpr
auto
LTALABEL_PATH
=
"/
lta-label/pages/menu.htm
"
;
void
property_override
(
char
const
prop
[],
char
const
value
[],
bool
add
=
true
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment