From 88a3f45e5f58d7893a16992d5ac33fdc9e58f7f9 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Wed, 24 Dec 2025 19:15:01 +0700 Subject: [PATCH] build: Update git submodule target information --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4cdffc19cd..f2284aca65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "platform_frameworks_libs_systemui"] path = platform_frameworks_libs_systemui - url = https://github.com/BoringExperiments/platform_frameworks_libs_systemui - branch = 16-dev-qpr1 + url = https://github.com/LawnchairLauncher/platform_frameworks_libs_systemui + branch = 16-dev