summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-03-21 10:44:54 (GMT)
committer Gerrit Code Review <gituser@droid04>2018-03-21 10:44:54 (GMT)
commit13adc0cf4f81711dddc18a434441592e0d6d29df (patch)
treeeea4e524feacb18f8d1fad7b831a0bf07f1013f5
parent9ad6cb573ce2434536fcfbeede117271eb8eef46 (diff)
parent41e59122bb980a873bd3b5ee2c0d5ec0047295d9 (diff)
downloadeinstein-13adc0cf4f81711dddc18a434441592e0d6d29df.zip
einstein-13adc0cf4f81711dddc18a434441592e0d6d29df.tar.gz
einstein-13adc0cf4f81711dddc18a434441592e0d6d29df.tar.bz2
Merge "einstein: sync to trunk a94bba329 [1/1]" into o-amlogic
Diffstat
-rw-r--r--files/audio_policy.conf4
-rw-r--r--system.prop3
2 files changed, 5 insertions, 2 deletions
diff --git a/files/audio_policy.conf b/files/audio_policy.conf
index 8283ed8..ce9b407 100644
--- a/files/audio_policy.conf
+++ b/files/audio_policy.conf
@@ -104,7 +104,7 @@ audio_hw_modules {
max_value_mB 100
default_value_mB 50
step_value_mB 1
- }
+ }
}
}
hdmi_arc {
@@ -236,6 +236,7 @@ audio_hw_modules {
}
}
}
+
btle {
inputs {
btle {
@@ -247,4 +248,3 @@ audio_hw_modules {
}
}
}
-
diff --git a/system.prop b/system.prop
index 5c80868..084f201 100644
--- a/system.prop
+++ b/system.prop
@@ -76,6 +76,9 @@ drm.service.enabled=1
#used forward seek for libplayer
media.libplayer.seek.fwdsearch=1
+#set memory upper limit for extractor process
+ro.media.maxmem=629145600
+
#fix hls sync
libplayer.livets.softdemux=1
libplayer.netts.recalcpts=1