projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbfb9c2
)
exynos9610: Speed profile services and wifi-service to reduce RAM and storage
author
Mathieu Chartier
<mathieuc@google.com>
Tue, 2 Nov 2021 16:04:43 +0000
(21:34 +0530)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Fri, 11 Nov 2022 21:52:29 +0000
(22:52 +0100)
Change-Id: I1d907b24cb2760ddd9cc65ac4335730c8e61a0a3
common.mk
patch
|
blob
|
blame
|
history
diff --git
a/common.mk
b/common.mk
index 16e56a7b43d03b4ad8949acd5c740ef4a56665b0..23497b7c43687cb79294f9bbf90920f07e0e6e09 100644
(file)
--- a/
common.mk
+++ b/
common.mk
@@
-358,6
+358,9
@@
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
hardware/samsung
+# Speed profile services and wifi-service to reduce RAM and storage
+PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
+
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-impl \