Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.xml #3

Open
wants to merge 2 commits into
base: lineage-16.0
Choose a base branch
from
Open

Update config.xml #3

wants to merge 2 commits into from

Conversation

retiredtab
Copy link

rippe's commit (a0e71bd) accidently removes the 1st line which causes compilation to fail with the following error message

device/samsung/gt58wifi/overlay/lineage-sdk/lineage/res/res/values/config.xml:0: error: xml parser error: XML or text declaration not at start of entity.

The first line should read

rippe's commit (a0e71bd) accidently removes the 1st line which causes compilation to fail with the following error message

device/samsung/gt58wifi/overlay/lineage-sdk/lineage/res/res/values/config.xml:0: error: xml parser error: XML or text declaration not at start of entity.

The first line should read

<?xml version="1.0" encoding="utf-8"?>
@zakaryan2004
Copy link
Member

zakaryan2004 commented Jul 11, 2020

@retiredtab Hi. Thanks for contribution, but unfortunately we do not accept changes on GitHub, please head to our Gerrit (https://review.msm8916.com) and push a new change there.

@retiredtab
Copy link
Author

retiredtab commented Jul 11, 2020 via email

@zakaryan2004
Copy link
Member

@retiredtab The link I gave you has a documentation page, where you can find how to upload to gerrit. https://review.msm8916.com/Documentation/user-upload.html here it is.

@retiredtab
Copy link
Author

retiredtab commented Jul 12, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants