Spacewar: Initial import

This commit is contained in:
x0x00044
2023-09-03 04:33:04 +02:00
commit 64e28f434a
1563 changed files with 198409 additions and 0 deletions

9
Android.mk Normal file
View File

@@ -0,0 +1,9 @@
# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/nothing/Spacewar/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),Spacewar)
endif