diff options
| author | pnguyen879 <howardson2001@gmail.com> | 2025-10-18 22:26:06 -0500 |
|---|---|---|
| committer | Howard Nguyen <howardson2001@gmail.com> | 2025-10-20 00:02:19 +0000 |
| commit | 1e320a9489f8964ad68f4c457b7ad8d15c77861e (patch) | |
| tree | c9ec3ed18fc6f5ec49fdc123d9bb7da2f9b4a1dc | |
| parent | 402f7e3adb37158b3194f2f22250618a69ccb643 (diff) | |
bootanimation: Drop CleanSpec.mk
Change-Id: I1208dbada3d161feafd2c712381694e30f79ed26
| -rw-r--r-- | bootanimation/CleanSpec.mk | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/bootanimation/CleanSpec.mk b/bootanimation/CleanSpec.mk deleted file mode 100644 index a32a8837e..000000000 --- a/bootanimation/CleanSpec.mk +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2017 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. -# - -$(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/BOOTANIMATION) |
