Restructure repo

This commit is contained in:
oxmc
2025-08-18 11:42:40 -07:00
parent 4b4613f938
commit 2f28974b53
7 changed files with 2 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="android.overlay.frameworkres.oxmc">
<!-- Overlay targets the system framework resources -->
<overlay
android:targetPackage="android"
android:isStatic="true"

View File

@@ -1,11 +1,3 @@
# Include overlay package
# Overlay packages
PRODUCT_PACKAGES += \
FrameworkResDevOxmcOverlay
# Copy system-wide font
PRODUCT_COPY_FILES += \
vendor/dev.oxmc/fonts/ArcticonsSans-Regular.otf:system/fonts/ArcticonsSans-Regular.otf
# Copy system-wide icon (commented out until needed)
# PRODUCT_COPY_FILES += \
# vendor/dev.oxmc/icons/ic_settings_oxmc.xml:system/etc/permissions/ic_settings_oxmc.xml

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB