Commit 13a4d324 authored by Andrew Savchenko's avatar Andrew Savchenko Committed by Anton Midyukov

Add phone feature

This feature is for rk3399s-compatible devices, currently on phosh, including pinephone pro.
parent 0f2bab11
......@@ -12,7 +12,7 @@ vm/.phosh: vm/systemd +systemd \
mixin/regular-vm-base mixin/regular-x11 \
mixin/regular-desktop mixin/phosh use/deflogin/root \
use/deflogin/privileges use/deflogin/xgrp use/deflogin/hardware \
use/l10n/ru_RU
use/l10n/ru_RU use/phone
@$(call add,USERS,altlinux:271828:1:1)
@$(call set,LOCALES,ru_RU en_US)
@$(call set,LOCALE,ru_RU)
......
Customization for rk3399s compatible models, including pinephone
pro.
use/phone:
@$(call add_feature)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment