From 9190c0392eb0e85ffd6048477f9deee546b6a519 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 4 Nov 2022 03:33:08 +0200 Subject: [PATCH] pixel: Sync gs201 kernel modules Also guard the modules behind soong_namespace to avoid conflicts Change-Id: Id6cc6f17cb00b1ab488339b5b7d86f1ffd18baf4 --- snippets/lineage.xml | 3 +++ snippets/pixel.xml | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 4656cbd9..ddc93d2b 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -100,6 +100,9 @@ + + + diff --git a/snippets/pixel.xml b/snippets/pixel.xml index 7e5d12bf..e17b2bdb 100644 --- a/snippets/pixel.xml +++ b/snippets/pixel.xml @@ -22,4 +22,25 @@ + + + + + + + + + + + + + + + + + + + + +