Restructure repo
This commit is contained in:
@@ -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"
|
10
device.mk
10
device.mk
@@ -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.
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
Reference in New Issue
Block a user