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

Build Error while trying to embed superuser app into Settings. #74

Open
pundirsumit opened this issue Jul 10, 2018 · 0 comments
Open

Build Error while trying to embed superuser app into Settings. #74

pundirsumit opened this issue Jul 10, 2018 · 0 comments

Comments

@pundirsumit
Copy link

The following is the build error when i am trying to embed the source into the settings app.

FAILED: /media/pundirsumit/work/aosp_out/AOSP/target/product/mido/obj/APPS/Settings_intermediates/package-res.apk
/bin/bash /media/pundirsumit/work/aosp_out/AOSP/target/product/mido/obj/APPS/Settings_intermediates/package-res.apk.rsp
external/koush/Superuser/Superuser/res/values/styles.xml:57: error: style attribute 'attr/iconSize (aka com.android.settings:attr/iconSize)' not found.
error: resource style/AppTheme (aka com.android.settings:style/AppTheme) not found.
external/koush/Superuser/Superuser/res/values/styles.xml:61: error: style attribute 'attr/iconSize (aka com.android.settings:attr/iconSize)' not found.
error: resource style/AppDarkActivityTheme (aka com.android.settings:style/AppDarkActivityTheme) not found.
error: resource style/AppTheme (aka com.android.settings:style/AppTheme) not found.
error: resource style/AppActivityTheme (aka com.android.settings:style/AppActivityTheme) not found.
error: failed linking references.

I am using this commit to get it embedded:
https://review.lineageos.org/#/c/LineageOS/android_packages_apps_Settings/+/130399/

Anyone?

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

No branches or pull requests

1 participant