Moving common cpufreq configurations to gs-common.
Bug: 335874870
Flag: NONE code refactor
Test: boot and check parameters
Change-Id: Ieff1185a09b310924ea60ebc4f2fbf6047e8592f
Signed-off-by: Will Song <jinpengsong@google.com>
In case of always, we always enable hdcp regardless of drm status.
Bug: 359951297
Flag: EXEMPT bugfix
Change-Id: I477f5c0cfa1350c295c3722a35ab42fb7a9a73e6
Signed-off-by: Ji Soo Shin <jisshin@google.com>
For multi-window foreground app group.
Bug: 200769420
Test: build pass
Flag: NONE vendor task_profiles.json does not support flag
Change-Id: I6fb46c9eca2df2b1ca1b105f50c2cc550bb86db8
Flag: EXEMPT resource only update
Bug: 357888681
Test: Manually verify using satellite S2 lookup tools and system test
with Skylo network
Test: 359574234
Change-Id: I05f9b6bafb1802c2c543ecaa8f66ecff560f50e9
Sync the missing operations on modem efs files with the seperated fstab.
Bug: 359426567
Flag: EXEMPT bugfix
Change-Id: Ib678adc86c36a536ed32861e93d1d973e2c7c34a
Set the new disablt_util_est knob for each group. It should be disabled
by default except for few select groups.
Bug: 336169796
Flag: EXEMPT boot time init script
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I225b203756c656ee8b8d3157796b6fe5454c9e26
Disables EHLD as an workaround since reading PMU event counter currently
conflicts with devfreq.
Bug: 354380599
Test: Build/Flash
Flag: EXEMPT bugfix
Change-Id: If8c819fc5baf27c9f6ea4532429bede8c4579072
Some external hubs have the same VID and PID as the internal hub,
causing unintended hub tuning and compatibility issues.
This patch restricts hub tuning to only the internal hub located on
bus 1, port 1 when enable_hub is set to 1.
Bug: 353650207
Test: Verified an external GL852G speakerphone dock works when docked.
Test: adb shell cmd android.hardware.usb.IUsb/default hub-vendor-cmd <hex wValue> <hex wIndex>
Flag: EXEMPT bugfix
Change-Id: I381f3883c90628753f0e5e9c11eb546fb15ce679
Signed-off-by: Kuen-Han Tsai <khtsai@google.com>
The PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO flag makes sure that the bionic's
PAGE_SIZE macro is not used.
Bug: 346873199
Test: Built targets
$ get_build_var TARGET_NO_BIONIC_PAGE_SIZE_MACRO
true
Flag: EXEMPT bugfix
Change-Id: I267363a23c28edc564b61074f53f223fafdcc2b2
The system/vendor/product read only partitions will be moved
to fstab.ro.system file to easily identify them in the future.
Bug: 356425337
Test: $ source build/envsetup.sh
$ lunch [zumapro]-trunk_staging-userdebug
$ m
$ ./vendor/google/tools/flashall -w
Flag: EXEMPT bugfix
Change-Id: I0402df991160e1fabdfdc5d4e4482320f671ae09
Ported from I248fb250b94cbd4078e7f3c44da83f62002b53fb with some
modifications.
Bug: 357543284
Test: checked the content in dumpstate
Flag: EXEMPT bugfix
Change-Id: I35502167baedb96b58f214cb6842fb1ea4dee3e0
Signed-off-by: Kyle Tso <kyletso@google.com>
The TARGET_RW_FILE_SYSTEM_TYPE will contain the rw filesystem
to use. The rw filesystem for the devices can be f2fs or ext4.
If TARGET_RW_FILE_SYSTEM_TYPE is not defined, the default
fs will be f2fs.
Bug: 356425337
Test: $ source build/envsetup.sh
$ lunch [zumapro]-trunk_staging-userdebug
$ m
$ ./vendor/google/tools/flashall -w
Flag: EXEMPT bugfix
Change-Id: Ib087a06a98525ca449253dffce9df470a05432d3
The efs read/write partitions will be part of the fstab.rw.efs
file and will have their own RC file to mount them.
This change allows us to identify the different partitions and
their types. It will also make easier to select different
RC files depending on the page size.
Bug: 356425337
Test: $ source build/envsetup.sh
$ lunch [zumapro]-trunk_staging-userdebug
$ m
$ ./vendor/google/tools/flashall -w
Flag: EXEMPT bugfix
Change-Id: I3eb877ecc3ccf435110ee0da4a949b44729b3bdb
To extend battery life, modify the display dim configuration to
enter the dimming state more aggressively. The screen should dim at
minimum(20 seconds, timeout * 0.33) before the screen actually timing out.
Screen timeout (secs) | Dim duration before | Dim duration After
15 3 4.95
30 6 9.9
60 7 19.8
120 7 20
300 7 20
600 7 20
Bug: 315246849
Flag: EXEMPT resource only update
Test: Build & Verify the dim duration with each setting.
Change-Id: I424ec169893f8ef42f3dd601f5f122eb160cc42c