Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
turbo
android_device_motorola_falcon
Commits
936401a6
Commit
936401a6
authored
9 years ago
by
Luca Stefani
Browse files
Options
Download
Email Patches
Plain Diff
falcon: update boost fingerprint
Change-Id: I1df2064c8ccb0e415a710859843ad74b4dfa37b7
parent
eb46ba1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
init/init_falcon.c
init/init_falcon.c
+2
-2
No files found.
init/init_falcon.c
View file @
936401a6
...
...
@@ -104,8 +104,8 @@ void init_msm_properties(unsigned long msm_id, unsigned long msm_ver, char *boar
}
else
{
/* xt1031 */
property_set
(
"ro.product.device"
,
"falcon_cdma"
);
property_set
(
"ro.build.description"
,
"falcon_boost-user
4.4
.2
K
XB2
0
.9
-1.10-1.18 18
release-keys"
);
property_set
(
"ro.build.fingerprint"
,
"motorola/falcon_boost/falcon_cdma:
4.4
.2/
K
XB2
0
.9
-1.10-1.18/18:user/
release-keys"
);
property_set
(
"ro.build.description"
,
"falcon_boost
_edf
-user
5.0
.2
L
XB2
2
.9
9-18 9 intcfg,
release-keys"
);
property_set
(
"ro.build.fingerprint"
,
"motorola/falcon_boost
_edf
/falcon_cdma:
5.0
.2/
L
XB2
2
.9
9-18/9:user/intcfg,
release-keys"
);
property_set
(
"ro.build.product"
,
"falcon_cdma"
);
property_set
(
"persist.radio.multisim.config"
,
""
);
property_set
(
"ro.mot.build.customerid"
,
"sprint"
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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