Closed Bug 686876 Opened 13 years ago Closed 13 years ago

Move libraries at the top level in the apk

Categories

(Core Graveyard :: Widget: Android, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla9

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file, 1 obsolete file)

I don't think there still are reasons to keep libraries under lib/ in the apk. And it would make my planned changes to the linker easier if they weren't.
Assignee: nobody → mh+mozilla
Attachment #560342 - Flags: review?(mark.finkle)
Hmm, I can't recall why we used lib/ in the first place. Vlad and BLassey might know. Mike, do you know why we did it?
Really none, apparently. The libs were all in lib/armeabi when we didn't have the custom linker. Then bug 588607 changed it so that only libmozutils is there, and other libs are in lib/. But I don't see a specific reason for their location to be lib/.
Attachment #561312 - Flags: review?(mark.finkle)
Attachment #560342 - Attachment is obsolete: true
Attachment #560342 - Flags: review?(mark.finkle)
Comment on attachment 561312 [details] [diff] [review]
Move libraries at the top level in the apk


>diff --git a/toolkit/mozapps/installer/packager.mk b/toolkit/mozapps/installer/packager.mk

>@@ -265,16 +265,30 @@ DIST_FILES = \

>   lib \

Is anything left in the lib folder?


Let's do it and see what shakes lose. Patch looks good.
Attachment #561312 - Flags: review?(mark.finkle) → review+
(In reply to Mark Finkle (:mfinkle) from comment #5)
> Is anything left in the lib folder?

libmozutils.so, which is in lib/armeabi-v7a.
https://hg.mozilla.org/mozilla-central/rev/50115be8eaf0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla9
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: