commit | 950eb6aa2b704f2d05fb5c4a9b7d69ddaa0a81e3 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Thu Dec 22 00:10:54 2022 +0100 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Thu Dec 22 09:24:48 2022 +0100 |
tree | 0c8b112e02e272b19e73eb95b3b42bc66211e030 | |
parent | 8c219dd49c0a0e0076b63311a04b2b22e3e7c907 [diff] |
axolotl-shiftos: always include widevine for now Change-Id: I0be2bb51142f9be6410836bc357717a8972be74e Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/axolotl.mk b/axolotl.mk index ffd6529..e6bd4dd 100644 --- a/axolotl.mk +++ b/axolotl.mk
@@ -21,6 +21,6 @@ PRODUCT_BUILD_SUPER_PARTITION := true # DRM - Widevine -ifeq ($(WITH_GMS_MAINLINE),true) +#ifeq ($(WITH_GMS_MAINLINE),true) include vendor/widevine/service.mk -endif +#endif