Nelson Li 4d90bc1647 Refactor product inheritance for slider products
Add an additional layer of inheritance for `aosp_slider`,
`full_slider`, and `aosp_slider_hwasan`.

This change adds a common layer of inheritance for non-factory
products (slider_generic.mk). This makes it easier to configure
factory and non-factory products differently.

Non-factory `slider` products now inherits from
`device/google/raviole/slider_generic.mk` which inherit from
`device/google/raviole/device-slider.mk`.

aconfig flags: Flag: EXEMPT mechanical refactoring
build flags: Flag: EXEMPT mechanical refactoring

Bug: 338332183
Bug: 338333277
Test: lunch aosp_slider-trunk_staging-userdebug && m
      lunch full_slider-trunk_staging-userdebug && m
      lunch aosp_slider_hwasan-trunk_staging-userdebug && m
Change-Id: If0bbcdf2d4de3c2eca14e514b863f7416ef12e45
2024-05-02 07:30:50 +00:00
2024-02-06 16:20:12 +00:00
2024-01-11 06:07:22 +00:00
2024-02-19 07:08:42 +00:00
2024-02-06 16:20:12 +00:00
2022-11-20 05:16:50 +00:00
2021-03-06 16:30:54 +08:00
2023-09-28 00:29:39 +00:00
Description
No description provided
253 MiB
Languages
Makefile 66.6%
Python 33.4%