and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

...
 
Commits (2)
/**
* Copyright (C) 2019-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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* This file is generated by device/xiaomi/tissot/setup-makefiles.sh
*/
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/xiaomi/tissot/setup-makefiles.sh
soong_namespace {
}
......@@ -31,6 +17,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "32",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
......@@ -47,6 +34,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "32",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
......
# Copyright (C) 2017-2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file is generated by device/xiaomi/tissot/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
......
# Copyright (C) 2017-2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file is generated by device/xiaomi/tissot/setup-makefiles.sh
# Copyright (C) 2017-2020 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file is generated by device/xiaomi/tissot/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \
......