Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Fixed literal Permission Problem in PackageManager #197

Merged
merged 4 commits into from Sep 22, 2020
Merged

Fixed literal Permission Problem in PackageManager #197

merged 4 commits into from Sep 22, 2020

Conversation

ghost
Copy link

@ghost ghost commented Sep 22, 2020

See #157, all credit goes to @dcrespo3d

Changed the literal "644" to "438". Now, APKs can be successfully installed on a device again.

@qmfrederik
Copy link
Contributor

Thanks! Would you mind adding a comment clarifying that 438 == 644 in octal?

@ghost
Copy link
Author

ghost commented Sep 22, 2020

Yes, I just commited the comment. But note that 438 translates to 666 octal (Which translates to Read/Write Permission)

@qmfrederik
Copy link
Contributor

Thanks! Two whitespace-related changes, and I'll merge this. You can commit the suggestion from the GitHub website.

Studio2B-Berlin and others added 2 commits September 22, 2020 16:14
Co-authored-by: Frederik Carlier <frederik.carlier@quamotion.mobi>
Co-authored-by: Frederik Carlier <frederik.carlier@quamotion.mobi>
@qmfrederik qmfrederik merged commit 22e9125 into quamotion:master Sep 22, 2020
@qmfrederik
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

1 participant