22 Commits

Author SHA1 Message Date
Alexander Koskovich
5dc376b65b lemonadep: Switch to SPDX license identifiers
* Might as well be consistent.

Change-Id: Ia95b2f164a98afc3aa05099a9e704ec110e6d7f7
2022-05-29 20:26:44 +02:00
Alexander Koskovich
4e1745f42d lemonadep: Set USB product string to 'OnePlus 9 Pro'
* This is better for user facing stuff than 'LE2123'.

Change-Id: I1f380699692c07b2fcc03fa83adc292b6d899cf7
2022-05-29 20:26:44 +02:00
Alexander Koskovich
4dd91b090c lemonadep: Move ro.config.vc_call_vol_steps to common
* The values are the same between OP9 and OP9 Pro.

Change-Id: I15af26dd2581708bc3c1d9af06761c78d4ebce44
2022-05-29 20:26:44 +02:00
Tao Bao
1496a74b92 lemonadep: Set recovery margin height to avoid clipping
Change-Id: Iaaaabd13de384a0ebfff9f527fcdd0338c3f99bc
2022-05-27 15:11:54 -07:00
Christopher N. Hesse
ded0aea600
lemonadep: Enforce vendor tree presence
A compiled build has no chance of booting without the prebuilt
binaries, so fail the build if those are not present.

Change-Id: I8124a5f92a75490ce48422b9d760764733efe37e
2022-05-27 01:45:04 +03:00
Christopher N. Hesse
8553e87615 lemonadep: Enforce common device tree presence
* The tree has no chance of building without the common
   device tree as it contains architecture definitions.

Change-Id: Iadd43e887d426732e549969ab8deb14194ca818d
2022-05-24 13:57:21 +01:00
TheScarastic
2284ae1930 lemonadep: Setup udfps overlays
* fod radius = radius value / 2
 * fod x position = x position value + (radius value / 2)
 * fod y position = y position value + (radius value / 2)
 * fod enroll progress radius = (radius value / 2) + 5

Change-Id: I9d3a39ab6b6b5b069e4ba66ef6baa477fd6829da
2022-02-22 14:49:36 +00:00
LuK1337
bb44617b22 lemonadep: Update FOD Soong config variable names
Change-Id: I826ca7ce76e0f33130db0f6bceb705d3b4ff61b6
2021-09-22 11:43:46 +02:00
LuK1337
9b2bcf7876 lemonadep: Commonize partition sizes
Change-Id: I81b11b7da8c4e73c8590c852288e690e8779d2f5
2021-06-01 23:12:16 +01:00
Bruno Martins
58c7f06a2b lemonadep: Set proper fingerprint sensor position
Dimension values op_biometric_icon_normal_location_x,
op_biometric_icon_normal_location_y and op_biometric_icon_normal_width
taken from OnePlus overlays (OdmOverlay-OPSystemUI).

Keyguard security container bottom margin adjusted accordingly
as per formula: (SCREEN_HEIGHT - FOD_POS_Y + (FOD_SIZE / 2))

Change-Id: I88d8352f89915552e49c9c959ba5af963241a115
2021-06-01 23:09:27 +01:00
Bruno Martins
13eea6422f lemonadep: Move over to commonized fstab
Change-Id: I3b9b76997e4f61bfd56df5469115bc0e33a2548e
2021-06-01 01:55:13 +02:00
Bruno Martins
4e8bc45a68 lemonadep: Populate initial blobs list
Change-Id: I9bce8ce78009450be0b712f683943cb2d29ede5a
2021-06-01 01:55:13 +02:00
Bruno Martins
977f347ce7 lemonadep: Initial device tree conversion
Change-Id: I943e61b56a9e42b228dbed3872037ed84f933d48
2021-06-01 01:22:12 +02:00
LuK1337
3ef9960670 instantnoodlep: Set voice call volume steps to 6
Change-Id: If670a52feb961b7e07546f2b1ef210f8ad695fd3
2021-05-20 09:33:10 +02:00
LuK1337
ef02e9c0eb instantnoodlep: Set reserved partition sizes on !WITH_GMS
Change-Id: I65be2d30eb613603dbcbfca730bb46850a78e5f1
2021-04-02 03:08:48 +02:00
LuK1337
8c157d4f01 instantnoodlep: Set BOARD_ONEPLUS_DYNAMIC_PARTITIONS_SIZE to (super / 2 - 4M)
Change-Id: Ib2e2e96c525e5b2e12c176cafc1c7545ea735fa6
2021-04-02 02:04:55 +02:00
LuK1337
6ae6e6e555 instantnoodlep: Set density to 480 while in recovery mode
* This allows us to provide usable recovery image for people
  who are still on OxygenOS dtbo as unmodified stock dtbo
  defaults to 1080p. While it'll make UI slightly smaller
  on Lineage dtbo, it doesn't make it unacceptable.

Change-Id: Ic216c9d17066765c1b06ffdd35f2543f412f18db
2021-01-11 18:48:16 +01:00
LuK1337
5261c29aec instantnoodlep: Remove product.prop
Change-Id: I453e3122e53183623fa4dca508c57f7dce499fd8
2021-01-09 14:14:42 +01:00
LuK1337
4af7aeeaaa instantnoodlep: Declare super partition size
Change-Id: Ic457ae61f21ce0535dacc3050d54a6dd2e900ab3
2021-01-07 02:48:48 +01:00
LuK1337
2b33e215fe instantnoodlep: Add device specific fstab
Change-Id: Ib93eb1255e5cbf44c5d0cd4acd9e3ccc606fce79
2021-01-06 23:43:05 +01:00
LuK1337
c79c27caca instantnoodlep: Add device specific vintf manifest
Change-Id: Ia2423a26b13edfdc8c5c70d6c1d0fb7168e92dae
2021-01-06 23:43:05 +01:00
LuK1337
a443131d82 instantnoodlep: Initial commit 2020-06-26 21:34:58 +02:00