j7elte: Move graphics composer to hwbinder
[GitHub/LineageOS/android_device_samsung_j7elte.git] / system_prop.mk
1 # Copyright (C) 2017-2020 The LineageOS Project
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 # http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # Audio
16 PRODUCT_PROPERTY_OVERRIDES += \
17 audio_hal.disable_two_mic=true
18
19 # Dalvik/Art
20 PRODUCT_PROPERTY_OVERRIDES += \
21 dalvik.vm.heapstartsize=8m \
22 dalvik.vm.heapgrowthlimit=128m \
23 dalvik.vm.heapsize=512m \
24 dalvik.vm.heaptargetutilization=0.75 \
25 dalvik.vm.heapminfree=2m \
26 dalvik.vm.heapmaxfree=8m
27
28 # Radio
29 PRODUCT_PROPERTY_OVERRIDES += \
30 persist.radio.sib16_support=0 \
31 rild.libpath=/system/lib/libsec-ril.so \
32 ro.ril.telephony.mqanelements=6 \
33 ro.telephony.default_network=9 \
34 ro.use_data_netmgrd=false \
35 persist.data.netmgrd.qos.enable=false \
36 ro.ril.hsxpa=1 \
37 ro.ril.gprsclass=10 \
38 ro.smps.enable=true \
39 ro.use_data_netmgrd=false \
40 ro.telephony.get_imsi_from_sim=true \
41 ro.ril.force_eri_from_xml=true