diff --git a/Android.bp b/Android.bp index f5bc5b8..b8d854b 100644 --- a/Android.bp +++ b/Android.bp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2019-2020 The LineageOS Project + * Copyright (C) 2020 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -34,6 +34,7 @@ cc_prebuilt_library_shared { }, }, compile_multilib: "both", + check_elf_files: false, prefer: true, soc_specific: true, }