Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielfullmer/3f25ff586558b4b1b11f50d174f79302 to your computer and use it in GitHub Desktop.
Save danielfullmer/3f25ff586558b4b1b11f50d174f79302 to your computer and use it in GitHub Desktop.
diff -ur /nix/store/zhb5wk1mw6gg2b8ych4468rp7z4hib29-device_google_sunfish-d6eb9cf/overlay/frameworks/base/core/res/res/values/config.xml /nix/store/zcgay4a1f6snwdbspw74id5g571ghggs-device_google_sunfish-b58f629/overlay/frameworks/base/core/res/res/values/config.xml
--- /nix/store/zhb5wk1mw6gg2b8ych4468rp7z4hib29-device_google_sunfish-d6eb9cf/overlay/frameworks/base/core/res/res/values/config.xml 1969-12-31 16:00:01.000000000 -0800
+++ /nix/store/zcgay4a1f6snwdbspw74id5g571ghggs-device_google_sunfish-b58f629/overlay/frameworks/base/core/res/res/values/config.xml 1969-12-31 16:00:01.000000000 -0800
@@ -307,8 +307,8 @@
<item>"/apex/com.android.art/javalib/core-oj.jar"</item>
<item>"/apex/com.android.art/javalib/core-libart.jar"</item>
<item>"/apex/com.android.media/javalib/updatable-media.jar"</item>
- <item>"/product/priv-app/SystemUI/SystemUI.apk"</item>
- <item>"/product/priv-app/SystemUI/oat/arm64/SystemUI.odex"</item>
+ <item>"/system_ext/priv-app/SystemUI/SystemUI.apk"</item>
+ <item>"/system_ext/priv-app/SystemUI/oat/arm64/SystemUI.odex"</item>
<item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment