Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

ExtendedSettings: Declare as PROPRIETARY_MODULE#42

Merged
jerpelea merged 1 commit into
sonyxperiadev:masterfrom
ix5:vendor-app
Feb 13, 2019
Merged

ExtendedSettings: Declare as PROPRIETARY_MODULE#42
jerpelea merged 1 commit into
sonyxperiadev:masterfrom
ix5:vendor-app

Conversation

@ix5

@ix5 ix5 commented Jan 29, 2019

Copy link
Copy Markdown
Contributor

Declaring LOCAL_PROPRIETARY_MODULE means ExtendedSettings.apk will get installed to /vendor/priv-app instead of /system/priv-app, making it compatible with Treble ROMs.

(Using PROPRIETARY instead of VENDOR for Nougat compatibility)

Declaring LOCAL_PROPRIETARY_MODULE means ExtendedSettings.apk will get
installed to /vendor/priv-app instead of /system/priv-app, making it
compatible with Treble ROMs.

Change-Id: Ie4f7f66117d40e6b0ba003b8c57f2b65def865de
@ix5 ix5 changed the title ExtendedSettings: Declare as VENDOR_MODULE ExtendedSettings: Declare as PROPRIETARY_MODULE Jan 30, 2019
@ix5

ix5 commented Jan 31, 2019

Copy link
Copy Markdown
Contributor Author

Just a reminder to myself and others, this change means we need to install the priv-app permissions xml to $(TARGET_COPY_OUT_VENDOR)

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.

2 participants