oxmc
|
7058731064
|
Add: RPi base hardware feature declarations; wire into rpi_common.mk
Create config/permissions/pawlet-rpi-base-hardware.xml declaring hardware and
software features present on all RPi variants: audio output, Bluetooth, Ethernet,
USB host/accessory, touchscreen, screen orientations, and core Android software
features (app_widgets, home_screen, input_methods, backup, autofill, credentials,
print, PiP, secondary displays, companion device, controls, managed users,
device admin, window magnification, cant_save_state).
Device-specific features (camera, microphone, location, voice recognizers,
telecom) remain declared per-variant in device makefiles as appropriate.
|
2026-06-09 04:40:57 -07:00 |
|
oxmc
|
9344e608f6
|
Initial commit: PawletOS vendor tree
Adds the full vendor/pawlet tree for PawletOS on Raspberry Pi 4/5:
- build/: envsetup.sh helpers (breakfast/brunch/mka), bacon OTA target,
Soong namespace, build core hook
- config/: common.mk, version.mk, BoardConfigPawlet.mk, BoardConfigSoong.mk,
privapp-permissions, me.pawlet.android feature XML
- hal/boot_control/rpi/: AIDL boot_control HAL for RPi A/B slot switching
- apps/Updater/: A/B OTA updater (download, verify, install, reboot)
- apps/PawletPlatform/: platform resource APK (device icons, strings)
- overlay/frameworks/base/core/res/: framework config overrides
- prebuilt/, vars/: init rc, aosp_target_release
|
2026-03-21 19:08:46 -07:00 |
|