diff --git a/device-tangorpro.mk b/device-tangorpro.mk index 4075524..c97d5e2 100644 --- a/device-tangorpro.mk +++ b/device-tangorpro.mk @@ -178,6 +178,9 @@ PRODUCT_SOONG_NAMESPACES += \ PRODUCT_COPY_FILES += \ device/google/tangorpro/cast_auth/tangor_ica.crt:$(TARGET_COPY_OUT_VENDOR)/etc/cert-chain.crt +PRODUCT_PACKAGES += \ + libcast_auth + PRODUCT_PACKAGES_DEBUG += \ test_cast_auth diff --git a/powerhint.json b/powerhint.json index a7d1306..b129090 100644 --- a/powerhint.json +++ b/powerhint.json @@ -728,42 +728,6 @@ "Duration": 2000, "Value": "0" }, - { - "PowerHint": "CAMERA_THERMAL_CPU_THROTTLE", - "Node": "CPUBigClusterMaxFreq", - "Duration": 1000, - "Value": "984000" - }, - { - "PowerHint": "CAMERA_THERMAL_CPU_THROTTLE", - "Node": "CPUMidClusterMaxFreq", - "Duration": 1000, - "Value": "1024000" - }, - { - "PowerHint": "CAMERA_THERMAL_CPU_THROTTLE", - "Node": "CPULittleClusterMaxFreq", - "Duration": 1000, - "Value": "1098000" - }, - { - "PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE", - "Node": "CPUBigClusterMaxFreq", - "Duration": 1000, - "Value": "1426000" - }, - { - "PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE", - "Node": "CPUMidClusterMaxFreq", - "Duration": 1000, - "Value": "1197000" - }, - { - "PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE", - "Node": "CPULittleClusterMaxFreq", - "Duration": 1000, - "Value": "1401000" - }, { "PowerHint": "CAMERA_SHOT", "Node": "MemFreq", @@ -1064,24 +1028,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "CAMERA_STREAMING_STANDARD", - "Node": "CPUBigClusterMaxFreq", - "Duration": 0, - "Value": "1826000" - }, - { - "PowerHint": "CAMERA_STREAMING_STANDARD", - "Node": "CPUMidClusterMaxFreq", - "Duration": 0, - "Value": "1491000" - }, - { - "PowerHint": "CAMERA_STREAMING_STANDARD", - "Node": "CPULittleClusterMaxFreq", - "Duration": 0, - "Value": "1401000" - }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "MemFreq", diff --git a/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml b/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml index 837e9a2..e708c65 100644 --- a/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml +++ b/tangorpro/overlay/frameworks/base/core/res/res/values/config.xml @@ -96,7 +96,6 @@ The same as config_displayWhiteBalanceAmbientColorTemperatures, but with a stronger visual adjustment. --> - 2500 3000 3500 4000 @@ -114,7 +113,6 @@ The same as config_displayWhiteBalanceDisplayColorTemperatures, but with a stronger visual adjustment. --> - 3500 4000 4600 5400 @@ -243,7 +241,7 @@ The ambient color temperature (in cct) to which we interpolates towards to when the ambient brightness is within the low light range, see config_displayWhiteBalanceLowLightAmbientBrightnesses. --> - 3500.0 + 4000.0