diff options
| author | Alessandro Astone <ales.astone@gmail.com> | 2020-12-23 15:28:28 +0100 |
|---|---|---|
| committer | Alessandro Astone <ales.astone@gmail.com> | 2020-12-23 16:26:35 +0100 |
| commit | 3f940a5d755bb22f31f36d39846385fcbed68594 (patch) | |
| tree | b1171bdb0cc1de7d70575f9f9ba07d4108c3fd6f | |
| parent | 5b03711167cb0e37c4d73705bbf8c650ded4a589 (diff) | |
obiwan: Update to UL-ASUS_I003_1-ASUS-17.0823.2012.122-1.1.86-user
Change-Id: I9f3c886acc7980d13ba89abf7b068ebc782b107a
| -rw-r--r-- | audio/audio_policy_volumes_ZS661KS.xml | 8 | ||||
| -rw-r--r-- | lineage_obiwan.mk | 4 | ||||
| -rwxr-xr-x | regen-vendor.sh | 5 | ||||
| -rw-r--r-- | system.prop | 8 |
4 files changed, 15 insertions, 10 deletions
diff --git a/audio/audio_policy_volumes_ZS661KS.xml b/audio/audio_policy_volumes_ZS661KS.xml index 9882a8e..08123f9 100644 --- a/audio/audio_policy_volumes_ZS661KS.xml +++ b/audio/audio_policy_volumes_ZS661KS.xml @@ -76,10 +76,10 @@ volume index from 0 to 100. <point>100,-1800</point> </volume> <volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER"> - <point>1,-4100</point> - <point>33,-3300</point> - <point>66,-2500</point> - <point>100,-1700</point> + <point>1,-3600</point> + <point>33,-2800</point> + <point>66,-2000</point> + <point>100,-1200</point> </volume> <volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EARPIECE" ref="DEFAULT_SYSTEM_VOLUME_CURVE"/> diff --git a/lineage_obiwan.mk b/lineage_obiwan.mk index ab762bf..a990900 100644 --- a/lineage_obiwan.mk +++ b/lineage_obiwan.mk @@ -36,7 +36,7 @@ PRODUCT_GMS_CLIENTID_BASE := android-asus PRODUCT_BUILD_PROP_OVERRIDES += \ PRODUCT_DEVICE=ASUS_I003_1 \ PRODUCT_NAME=WW_I003D \ - PRIVATE_BUILD_DESC="WW_I003D-user 10 QKQ1.200419.002 17.0823.2009.99-0 release-keys" \ + PRIVATE_BUILD_DESC="WW_I003D-user 10 QKQ1.200419.002 17.0823.2012.122-0 release-keys" \ TARGET_DEVICE=ZS661KS -BUILD_FINGERPRINT := "asus/WW_I003D/ASUS_I003_1:10/QKQ1.200419.002/17.0823.2009.99-0:user/release-keys" +BUILD_FINGERPRINT := "asus/WW_I003D/ASUS_I003_1:10/QKQ1.200419.002/17.0823.2012.122-0:user/release-keys" diff --git a/regen-vendor.sh b/regen-vendor.sh index 57e5165..e5295da 100755 --- a/regen-vendor.sh +++ b/regen-vendor.sh @@ -21,6 +21,11 @@ VENDOR_SKIP_FILES_DEVICE=( "etc/audio_policy_configuration.xml" "etc/audio_policy_configuration_ZS661KS.xml" + # Demo + "etc/DemoContent.txt" + "etc/demo-video-screensaver.mp4" + "etc/md5CheckValue.md5" + # SLA Dual Network "app/slaservice/slaservice.apk" "bin/hw/vendor.qti.sla.service@1.0-service" diff --git a/system.prop b/system.prop index 568eef9..05827dc 100644 --- a/system.prop +++ b/system.prop @@ -1,6 +1,6 @@ # Asus build -ro.vendor.build.asus.number=17.0823.2009.99-0 +ro.vendor.build.asus.number=17.0823.2012.122-0 ro.vendor.build.asus.sku=WW -ro.vendor.build.asus.version=17.0823.2009.99 -ro.vendor.build.fota.version=WW_I003D-17.0823.2009.99-0 -ro.vendor.build.software.version=17_0823_2009_99 +ro.vendor.build.asus.version=17.0823.2012.122 +ro.vendor.build.fota.version=WW_I003D-17.0823.2012.122-0 +ro.vendor.build.software.version=17_0823_2012_122 |
