Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hope the lock screen can add lunar calendar.S12.0 #29

Open
wants to merge 2 commits into
base: s12.1
Choose a base branch
from

Commits on Mar 11, 2022

  1. config: Create makefiles for tablets with telephony support

    So far, tablets with telephony have been inheriting from
    common_full_phone.mk, but that's not really proper because
    such makefile now enables one-handed mode support
    (setting prop ro.support_one_handed_mode to true).
    
    Fix this by creating new makefiles that can be used also
    to include more tablet-specific configs moving forward.
    
    Change-Id: I90c22badb17911ef5e873299d986204718300e6c
    bgcngm authored and semdoc committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6d9bfc3 View commit details
    Browse the repository at this point in the history
  2. vendor: soong: switch to camera_needs_client_info_lib

    Change-Id: If06e73aae5fe9f1d03573ca2d5d12d53c9631b51
    Hikari-no-Tenshi authored and semdoc committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d9ee698 View commit details
    Browse the repository at this point in the history