Loading Android.bp 0 → 100644 +11 −0 Original line number Diff line number Diff line // // SPDX-FileCopyrightText: 2017-2024 The LineageOS Project // SPDX-License-Identifier: Apache-2.0 // android_app { name: "Backgrounds", sdk_version: "current", product_specific: true, } Android.mkdeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line # # SPDX-FileCopyrightText: 2017-2018 The LineageOS Project # SPDX-License-Identifier: Apache-2.0 # LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res LOCAL_USE_AAPT2 := true LOCAL_PACKAGE_NAME := Backgrounds LOCAL_PRODUCT_MODULE := true LOCAL_AAPT_FLAGS := --auto-add-overlay LOCAL_SDK_VERSION := current include $(BUILD_PACKAGE) Loading
Android.bp 0 → 100644 +11 −0 Original line number Diff line number Diff line // // SPDX-FileCopyrightText: 2017-2024 The LineageOS Project // SPDX-License-Identifier: Apache-2.0 // android_app { name: "Backgrounds", sdk_version: "current", product_specific: true, }
Android.mkdeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line # # SPDX-FileCopyrightText: 2017-2018 The LineageOS Project # SPDX-License-Identifier: Apache-2.0 # LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res LOCAL_USE_AAPT2 := true LOCAL_PACKAGE_NAME := Backgrounds LOCAL_PRODUCT_MODULE := true LOCAL_AAPT_FLAGS := --auto-add-overlay LOCAL_SDK_VERSION := current include $(BUILD_PACKAGE)