Skip to content

Also mount droid-system-overlay on /android/system#14

Open
berbascum wants to merge 1 commit into
droidian:droidianfrom
berbascum:fix/system-overlay-on-android-root-too
Open

Also mount droid-system-overlay on /android/system#14
berbascum wants to merge 1 commit into
droidian:droidianfrom
berbascum:fix/system-overlay-on-android-root-too

Conversation

@berbascum

Copy link
Copy Markdown

Before, the droid-system-overlay directory was overlayed only on the /var/lib/lxc/android/rootfs/system path.

But the android system image is also mounted on /android as loop device, and the overlay was not applied on /android/system

This was detected because some system overlays was not taking effect on some audio recording tests.

This change overlays the droid-vsystem-overlay directory on the /android/system path too.

Before, the droid-system-overlay directory was overlayed only
on the /var/lib/lxc/android/rootfs/system path.

But the android system image is also mounted on /android
as loop device, and the overlay was not applied on /android/system

This was detected because some system overlays was not taking
effect on some audio recording tests.

This change overlays the droid-vsystem-overlay directory
on the /android/system path too.

Signed-off-by: berbascum <[email protected]>
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.

1 participant