commit | 5363dbc0251475c1adc8a1792774fdd827d15d01 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Sat Nov 12 03:58:54 2022 +0100 |
committer | maxwen <max.weninger@gmail.com> | Tue Oct 01 19:21:24 2024 +0200 |
tree | 24aca0e8131ca257208632a3155639784465c793 | |
parent | 569ade8120d0d50f11e58fd4ad79b60918327437 [diff] [blame] |
gs101: refactor changes into separate BoardConfig thanks to @CalyxOS for remininding me about that Change-Id: I66ac6344ad5d3a2534d67c0683ed944ebcec692b
diff --git a/device-omni.mk b/device-omni.mk new file mode 100644 index 0000000..74e15bc --- /dev/null +++ b/device-omni.mk
@@ -0,0 +1,3 @@ +# EUICC +PRODUCT_PACKAGES += \ + EuiccSupportPixelOverlay \ No newline at end of file