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

FWB doesnt get compiled...missing definitions #1

Open
arnodorian-r opened this issue Jul 17, 2021 · 3 comments
Open

FWB doesnt get compiled...missing definitions #1

arnodorian-r opened this issue Jul 17, 2021 · 3 comments

Comments

@arnodorian-r
Copy link

FAILED: out/soong/.intermediates/frameworks/base/core/res/framework-res/android_common/package-res.apk out/soong/.intermediates/frameworks/base/core/res/frame>
rm -rf out/soong/.intermediates/frameworks/base/core/res/framework-res/android_common/gen/aapt2/R && out/soong/host/linux-x86/bin/aapt2 link -o out/soong/.int>
frameworks/base/core/res/res/values/custom_symbols.xml:57: error: no definition for declared symbol 'android:array/custom_config_globalActionsList'.
frameworks/base/core/res/res/values/custom_symbols.xml:60: error: no definition for declared symbol 'android:id/aerr_copy'.
frameworks/base/core/res/res/values/custom_symbols.xml:48: error: no definition for declared symbol 'android:integer/config_screenRecorderMaxFramerate'.
frameworks/base/core/res/res/values/custom_symbols.xml:55: error: no definition for declared symbol 'android:string/reboot_message'.
frameworks/base/core/res/res/values/custom_symbols.xml:54: error: no definition for declared symbol 'android:string/reboot_title'.
frameworks/base/core/res/res/values/custom_symbols.xml:53: error: no definition for declared symbol 'android:string/reboot_to_bootloader_message'.
frameworks/base/core/res/res/values/custom_symbols.xml:52: error: no definition for declared symbol 'android:string/reboot_to_bootloader_title'.
frameworks/base/core/res/res/values/custom_symbols.xml:51: error: no definition for declared symbol 'android:string/reboot_to_recovery_message'.
frameworks/base/core/res/res/values/custom_symbols.xml:50: error: no definition for declared symbol 'android:string/reboot_to_recovery_title'.
frameworks/base/core/res/res/values/custom_symbols.xml:62: error: no definition for declared symbol 'android:string/url_copy_failed'.
frameworks/base/core/res/res/values/custom_symbols.xml:61: error: no definition for declared symbol 'android:string/url_copy_success'.

@arnodorian-r arnodorian-r changed the title FWB doesnt get compiled...missing declarations FWB doesnt get compiled...missing definitions Jul 17, 2021
@hamzaag49
Copy link

Same Issue

@arnodorian-r
Copy link
Author

arnodorian-r commented Aug 10, 2021 via email

@HeltonMax
Copy link

managed to solve this problem

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

3 participants