Device tree for Google Pixel 9a
Find a file
Arindam Mondal 3e73817588 Convert tegu/preloaded_nanoapps.json's .mk file to Android.bp.
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/27690356 and ag/27683070 a common inheritance layer has been added to all `non-factory` products for `tegu`. Therefore, setting different `PRODUCT_SOONG_NAMESPACES` in the corresponding `tegu_generic.mk` and `factory_tegu.mk` files will allow factory products and non-factory products of tegu to use different preloaded_nanoapps.json.

FLAG: EXEMPT Mechanical refactoring

Bug: 336452008
Bug: 313835597
Test: 1. lunch tegu-trunk_staging-userdebug && \
         m -j preloaded_nanoapps.json
      2. Check ./out/target/product/tegu/.../preloaded_nanoapps.json
         It should be the tegu version.
      3. lunch factory_tegu-trunk_staging-userdebug && \
         m -j preloaded_nanoapps.json
      4. Check ./out/target/product/tegu/.../preloaded_nanoapps.json
         It should be the factory version.
Change-Id: I483043ce3c55dc08b54699f332d654d18eedebd2
2024-06-06 03:14:06 +00:00
audio/tegu tegu: correct mixer paths location from previous check 2024-05-30 02:23:01 +00:00
bluetooth [BT] Add BqrEventMaskValueUpdate at overlay config 2024-04-08 09:36:31 +00:00
conf Merge "tg4: support touch sensitivity mode switching" into main 2024-06-05 03:33:28 +00:00
location Merge "gps: Enable customgnss function" into main 2024-06-05 09:05:59 +00:00
nfc Enable NFC firmware logging 2023-10-31 12:09:30 +00:00
perf powerhint: Set big core to group_cfs_skip_mask for sys group 2024-06-04 01:54:23 +00:00
powerstats/tegu powerstats: update display resolution and refresh rate 2024-04-19 14:45:36 +08:00
rro_overlays wifi: Update wifi overlay config 2024-05-15 23:37:25 +08:00
tegu Merge "Revert "Disable Dex preoptimization"" into main 2024-06-05 07:50:58 +00:00
thermal thermal: usb thermal throttle in off charging mode 2024-06-03 06:57:07 +00:00
uwb Initialize Tegu 2023-09-15 09:48:00 +00:00
wifi wifi: Sync config from previous project 2023-11-28 13:08:15 +08:00
Android.bp Initialize Tegu 2023-09-15 09:48:00 +00:00
Android.mk Initialize Tegu 2023-09-15 09:48:00 +00:00
AndroidProducts.mk Fix lunch choices for git_main 2023-10-25 15:39:19 -06:00
aosp_tegu.mk Refactor product inheritance for tegu products. 2024-06-06 03:11:34 +00:00
aosp_tegu_fullmte.mk Initialize Tegu 2023-09-15 09:48:00 +00:00
board-info.txt Modify board-info to tegu 2023-11-06 04:30:31 +00:00
device-tegu-common.mk Initialize Tegu 2023-09-15 09:48:00 +00:00
device-tegu.mk Enable radio ext aidl service for dynamic ssc. 2024-06-04 09:24:12 +00:00
factory_tegu.mk Convert tegu/preloaded_nanoapps.json's .mk file to Android.bp. 2024-06-06 03:14:06 +00:00
fullmte-common.mk Initialize Tegu 2023-09-15 09:48:00 +00:00
fullmte-vars.mk Initialize Tegu 2023-09-15 09:48:00 +00:00
manifest.xml Initialize Tegu 2023-09-15 09:48:00 +00:00
NOTICE Initialize Tegu 2023-09-15 09:48:00 +00:00
OWNERS Switch makefile owners to MK_OWNERS 2024-05-24 15:53:56 +08:00
tegu_generic.mk Convert tegu/preloaded_nanoapps.json's .mk file to Android.bp. 2024-06-06 03:14:06 +00:00