Bug: 320714468
Test: side load to device and successfully start thermal hal service.
Change-Id: I8189d7d7c94d590cc06ac82893d6b3dfd730585a
Signed-off-by: Jikai Ma <jikai@google.com>
Add the "UclampMax_EfficientBase" value to the ADPF config in the
powerhint.json to specify efficient core scheduling in the static
case, and "UclampMax_EfficientOffset" for the dynamic case, for this
device.
Bug: 277285195
Test: manual
Change-Id: If377f6384a1a7863abf80f0a4a0cf0fe3074ec21
p24_common includes 5 devices.
Since `preloaded_nanoapps.json` has different configurations for
`factory` products and `non-factory` products, `soong_namespace {}`
needs to be added to the converted Android.bp file to avoid misuse.
Additionally, due to ag/27080050, ag/27081111, ag/27095942, ag/27095945
ag/27095945, ag/27138057, ag/27138236, a common inheritance layer has
been added to all `non-factory` products. Therefore, setting different
`PRODUCT_SOONG_NAMESPACES` in the corresponding `<DEVICE>_generic.mk`
and `factory_<DEVICE>.mk` files will allow factory products and
non-factory products to use different preloaded_nanoapps.json.
Bug: 336452008
Test: 1. lunch <device_name>-trunk_staging-userdebug && \
m -j preloaded_nanoapps.json
2. Check ./out/target/product/<device_name>/.../preloaded_nanoapps.json
It should be the <device_name> version.
3. lunch factory_<device_name>-trunk_staging-userdebug && \
m -j preloaded_nanoapps.json
4. Check ./out/target/product/<device_name>/.../preloaded_nanoapps.json
It should be the factory version.
Change-Id: I44832b1862da9c000a7baf20ea9d6e4874ed9c54
Add an additional layer of inheritance for `factory_tokay`,
`aosp_tokay`, and `aosp_tokay_fullmte`.
This change adds a common layer of inheritance for non-factory
products (tokay_generic.mk). This makes it easier to configure
factory and non-factory products differently.
Non-factory `tokay` products now inherits from
`device/google/caimito/tokay_generic.mk` which inherit from
`device/google/caimito/device-tokay.mk`.
aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring
Bug: 336452008
Bug: 336706866
Test: lunch aosp_tokay-trunk_staging-userdebug && m
lunch aosp_tokay_fullmte-trunk_staging-userdebug && m
Change-Id: Ided24b5d180bcfdf8ff2b1f9964fa42c0c53ef99
- Remove backup sensor and enable under sampling
- Clamp VT_MODEL prediction based on training set max_surface
- Use VT_MODEL_LEGACY_DIFF to decide on switch
- Enable smooth transition with weights
Bug: 336265406
Test: Build and boot on device. Test smooth transition
Change-Id: If30a87a24b12b0af5527d9c05be7a14bb06dcfac
Signed-off-by: Sayanna Chandula <sayanna@google.com>
as thread software is not POR of p24 on TA, remove thread hal service
here. will put it back once change goes into p24 branch.
Bug: 333516795
Test: manual flash and check if thread hal service exists by adb shell
ps |grep "thread_network"
Change-Id: I83c34ab6e44be593d25bb29e883e6e00b967589d
Merged-In: I83c34ab6e44be593d25bb29e883e6e00b967589d
(cherry picked from commit 867521c482)
Add an additional layer of inheritance for `aosp_caiman`, and
`aosp_caiman_fullmte`.
This change adds a common layer of inheritance for non-factory
products (caiman_generic.mk). This makes it easier to configure
factory and non-factory products differently.
Non-factory `caiman` products now inherits from
`device/google/caimito/caiman_generic.mk` which inherit from
`device/google/caimito/device-caiman.mk`.
aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring
Bug: 336452008
Bug: 336707436
Test: lunch aosp_caiman-trunk_staging-userdebug && m
lunch aosp_caiman_fullmte-trunk_staging-userdebug && m
Change-Id: Idc9c0e6862f10e2b2543637804af588b382395d9
Add an additional layer of inheritance for `aosp_komodo`, and
`aosp_komodo_fullmte`.
This change adds a common layer of inheritance for non-factory
products (komodo_generic.mk). This makes it easier to configure
factory and non-factory products differently.
Non-factory `komodo` products now inherits from
`device/google/caimito/komodo_generic.mk` which inherit from
`device/google/caimito/device-komodo.mk`.
aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring
Bug: 336452008
Bug: 336707135
Test: lunch aosp_komodo-trunk_staging-userdebug && m
lunch aosp_komodo_fullmte-trunk_staging-userdebug && m
Change-Id: I670082760bc6775f18b6f235b9e7c981d3649688
Add an additional layer of inheritance for `aosp_ripcurrentpro`, and
`aosp_ripcurrentpro_fullmte`.
This change adds a common layer of inheritance for non-factory
products (ripcurrentpro_generic.mk). This makes it easier to configure
factory and non-factory products differently.
Non-factory `ripcurrentpro` products now inherits from
`device/google/caimito/ripcurrentpro_generic.mk` which inherit from
`device/google/caimito/device-ripcurrentpro.mk`.
aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring
Bug: 336452008
Bug: 336706040
Test: lunch aosp_ripcurrentpro-trunk_staging-userdebug && m
lunch aosp_ripcurrentpro_fullmte-trunk_staging-userdebug && m
Change-Id: I852a670a40846722274e2232e390d2ce4235bb6c