Commit Graph

  • 9f18b188f3 Flashlight: Handle case for unknown brightness value in getCurrentBrightness bka Soo-Hwan Na 2025-12-23 16:10:15 +09:00
  • b7182582a8 Update for Android 16 Soo-Hwan Na 2025-12-06 22:01:50 +09:00
  • c130f4cbc8 debug-tools: Allow disable audit filter via props vic royna2544 2025-05-11 10:04:29 +09:00
  • c05e941d9f debug-tools: Correct comparison royna2544 2025-05-11 10:02:00 +09:00
  • d7741838e9 FlashControl: Re-format with ktfmt koko-07870 2025-02-19 21:46:32 +05:30
  • aedb448e1b FlashControl: Add launcher icon koko-07870 2025-02-16 16:24:20 +05:30
  • 9400ffe1c8 FlashControl: Fix leftover intensity spelling koko-07870 2025-01-30 22:31:21 +05:30
  • bb7785b221 FlashControl: correct intensity spelling and modify footer message koko-07870 2024-12-06 10:54:24 +05:30
  • 420366b66b app: Update for QPR2 roynatech2544 2024-03-29 20:20:18 +09:00
  • 405b957149 aidl: battery: Call android::base::InitLogging roynatech2544 2024-08-06 12:48:26 +09:00
  • 52a716b30f debug-tools: bootlogger: Add compability with older ver Royna2544 2024-12-12 10:42:55 +09:00
  • c9f64fee9e debug-tools: bootlogger: Write timestamp to sperate file royna2544 2024-12-08 00:59:02 +09:00
  • 2999c9f0af debug-tools: Logger: Discard LibcPropsFilter royna2544 2024-12-08 00:44:58 +09:00
  • e36e49e8a5 debug-tools: bootlogger: Fix audit formatting royna2544 2024-12-08 00:30:19 +09:00
  • 915f4c8ad8 debug-tools: bootlogger: Use fork for logcat royna2544 2024-12-07 20:45:17 +09:00
  • 7fb9ba6f95 AuditToAllow: Fix crash when avc: is not included royna2544 2024-12-07 18:21:18 +09:00
  • 0a6cac7146 debug-tools: bootlogger: Use fmtlib for AVCContexts royna2544 2024-12-07 17:57:13 +09:00
  • 336a1a594d debug-tools: bootlogger: Use fmtlib and modernize code royna2544 2024-12-07 17:23:24 +09:00
  • 5c6feb7aae debug-tools: bootlogger: Fix -Wreorder-ctor royna2544 2024-10-06 18:36:08 +09:00
  • 21393ec195 debug-tools: bootlogger: Refactor royna2544 2024-10-06 18:15:59 +09:00
  • 47004e4621 app: FlashControl: Log the message from ex roynatech2544 2024-08-13 22:37:15 +09:00
  • 2cf22c974d aidl: flashlight: Give the message for getBrightness ex roynatech2544 2024-08-13 22:35:38 +09:00
  • db768fb8ec app: FlashControl: Fix possible crash on create roynatech2544 2024-08-13 22:35:17 +09:00
  • 7c10e11934 aidl: battery: Fix dumpsys newline ending roynatech2544 2024-08-13 22:25:18 +09:00
  • d9d74b679a aidl: battery: Add logtag for parser roynatech2544 2024-08-03 23:00:09 +09:00
  • d650fc2f0b aidl: battery: Switch to using JSON config for sysfs paths roynatech2544 2024-08-03 14:05:27 +09:00
  • c82e343e06 aidl: battery: Fix the spertus wakeup in cv Soo Hwan Na 2024-01-16 22:44:33 +09:00
  • b38b2dea46 fixup! debug-tools: bootlogger: Use OutputContext for generate sepolicy rules Soo Hwan Na 2024-01-12 19:24:43 +09:00
  • 9889d14e5c fixup! Add README Soo Hwan Na 2024-01-11 12:13:00 +09:00
  • 1a8029bd8e aidl: battery: Cleanup and fix error handle code Soo Hwan Na 2024-01-07 16:02:22 +09:00
  • a6719740c9 aidl: battery: Print more useful data about impl lib Soo Hwan Na 2024-01-06 18:49:31 +09:00
  • 3e00e90bc6 fixup! aidl: battery: Clean up setChargeLimit verification Soo Hwan Na 2024-01-06 18:37:07 +09:00
  • d887e5e90e fixup! aidl: battery: Add dump support Soo Hwan Na 2024-01-06 17:05:29 +09:00
  • 4d69f72fe8 aidl: battery: Fix comparison of policy and actual Soo Hwan Na 2024-01-06 13:13:46 +09:00
  • 4f26ef07ce aidl: battery: Query charge status and try fix if need Soo Hwan Na 2024-01-06 11:11:57 +09:00
  • c18246de11 debug-tools: bootlogger: Use 022 umask Soo Hwan Na 2024-01-03 11:05:55 +09:00
  • 394bd242b7 aidl: battery: Add dump support Soo Hwan Na 2024-01-01 19:49:13 +09:00
  • 14a84e5ea6 aidl: battery: Clean up setChargeLimit verification Soo Hwan Na 2023-12-30 19:20:49 +09:00
  • ac6825d379 aidl: battery: Fix the kLoopThread control Soo Hwan Na 2023-12-30 19:06:25 +09:00
  • a5fb4a3309 aidl: battery: Move to a noop impl if loading failed Soo Hwan Na 2023-12-30 18:53:47 +09:00
  • 95849122c4 Remove keymaster/ from here Soo Hwan Na 2023-12-27 11:32:42 +09:00
  • 2a9a8dee34 Revert "aidl: battery: Don't poll when discharging" Soo Hwan Na 2023-12-25 00:47:23 +09:00
  • dbdb5f0ba5 Add README Soo-Hwan Na 2023-12-25 00:13:19 +09:00
  • 112773f1f7 aidl: battery: Handle the case where compiled as 32bit Soo Hwan Na 2023-12-24 13:05:25 +09:00
  • e1cab562d2 debug-tools: bootlogger: Use OutputContext for generate sepolicy rules Soo Hwan Na 2023-12-24 11:47:42 +09:00
  • 430ac0a477 aidl: battery: Add mutex for health hals sync Soo Hwan Na 2023-12-23 23:43:50 +09:00
  • 0cf61813f6 aidl: battery: Fix the constructor functions calls Soo Hwan Na 2023-12-23 20:31:13 +09:00
  • c60880e0c6 aidl: battery: Start ThreadPool before linkToDeath() Soo Hwan Na 2023-12-23 20:21:03 +09:00
  • aa2bbe86a3 aidl: battery: Add health service death handlers Soo Hwan Na 2023-12-23 12:47:24 +09:00
  • 71d434eca0 aidl: battery: Switch default to loadable module Soo Hwan Na 2023-12-23 00:16:53 +09:00
  • ed643d27f6 aidl: battery: Use waitServiceDefault for getting health AIDL Soo Hwan Na 2023-12-22 15:57:57 +09:00
  • 503d29fbb5 libextsupport: Add waitServiceDefault which polls Soo Hwan Na 2023-12-22 15:56:59 +09:00
  • 3763fc7447 aidl: battery: Split up constructor functions Soo Hwan Na 2023-12-22 15:33:43 +09:00
  • 17af54aefc aidl: battery: Don't poll when discharging Soo Hwan Na 2023-12-22 14:35:47 +09:00
  • bea4299ce7 aidl: battery: Abort if failed to connect to any health HAL Soo Hwan Na 2023-12-22 13:52:44 +09:00
  • bc9f297ff0 aidl: battery: Connect to health HAL for percentage Soo Hwan Na 2023-12-22 13:19:53 +09:00
  • e319e4a217 Fix typo: invaild -> invalid Soo Hwan Na 2023-12-21 18:11:56 +09:00
  • 8d8711dc0f aidl: battery: Access thread variable under mutex Soo Hwan Na 2023-12-21 17:26:41 +09:00
  • c8ba5e7dac debug-tools: dlopener: Move to system_ext Soo Hwan Na 2023-12-21 16:48:05 +09:00
  • bda81b4ba5 debug-tools: dlopener: Harden the lstat result check Soo Hwan Na 2023-12-21 14:12:07 +09:00
  • 7abea7a83e aidl: battery: Dynamic method override support Soo Hwan Na 2023-12-20 13:13:35 +09:00
  • 1bf1ef9e9b debug-tools: bootlogger: Drop useless system gid Soo Hwan Na 2023-12-20 13:52:25 +09:00
  • 69297340eb debug-tools: bootlogger: Do not depend on sys.boot_completed Soo Hwan Na 2023-12-20 13:51:24 +09:00
  • 3b8f006347 debug-tools: bootlogger: Introduce a prop for logcat buffer roynatech2544 2023-12-14 18:32:44 +09:00
  • 0f4855b01d debug-tools: bootlogger: Use -b all roynatech2544 2023-12-13 19:56:19 +09:00
  • 0850911c51 debug-tools: dlopener: Don't forget to close handle roynatech2544 2023-12-13 11:53:42 +09:00
  • a1dc25ed3c debug-tools: bootlogger: Convert OutputContext to non-virtual roynatech2544 2023-12-10 15:18:04 +09:00
  • 03a3e17873 debug-tools: dlopener: Do not enforce the stat() success roynatech2544 2023-12-10 13:11:37 +09:00
  • 0401f6a16f debug-tools: dlopener: Notify if it is a symlink roynatech2544 2023-12-10 12:55:53 +09:00
  • 1b9367f873 debug-tools: bootlogger: Sort out common dedup func roynatech2544 2023-12-10 12:36:30 +09:00
  • cc9406e494 debug-tools: dlopener: Switch to call to stat roynatech2544 2023-12-09 01:15:54 +09:00
  • 917f0419ef debug-tools: dlopener: Check if the argument is directory roynatech2544 2023-12-09 01:10:41 +09:00
  • f7a8e1c80b debug-tools: bootlogger: Fix regex to match multiple operation denial roynatech2544 2023-12-08 22:58:34 +09:00
  • 0c1495f359 debug-tools: bootlogger: Omit untrusted_app from avcfilter roynatech2544 2023-12-08 22:03:04 +09:00
  • 9343ae8be3 debug-tools: bootlogger: Handle the case where permissive= roynatech2544 2023-12-06 20:25:07 +09:00
  • 0469b1eb9a debug-tool: bootlogger: Try to merge generated rules if possible roynatech2544 2023-12-06 18:55:02 +09:00
  • 00498f28c2 debug-tools: bootlogger: Generate rule without bracelets if single roynatech2544 2023-12-06 18:51:04 +09:00
  • 9e1c4c3c44 debug-tools: bootlogger: Compare single char for permissive roynatech2544 2023-12-06 17:57:38 +09:00
  • fcd1024860 debug-tools: bootlogger: Add property_service definition roynatech2544 2023-12-06 16:23:09 +09:00
  • 6acc83c0a2 debug-tools: bootlogger: Decrease buffer size roynatech2544 2023-12-06 16:47:25 +09:00
  • b648245c8a debug-tools: bootlogger: Don't clear boot time logs on system run roynatech2544 2023-12-06 15:26:16 +09:00
  • d006b1e65f debug-tools: bootlogger: Correctly do check of log directory file remove roynatech2544 2023-12-06 15:24:00 +09:00
  • a91cdefe52 debug-tools: bootlogger: Sort out common rules, if exist roynatech2544 2023-12-06 15:22:36 +09:00
  • eb1699cb7e debug-tools: bootlogger: Add audit2allow CPP support roynatech2544 2023-12-06 14:19:35 +09:00
  • 05e1acddfc debug-tools: bootlogger: Clean up log folder before starting roynatech2544 2023-12-05 22:03:57 +09:00
  • 35f769d67d aidl: battery: Guard thread const/deconstructions with mutex roynatech2544 2023-12-05 19:15:35 +09:00
  • 45dfcd596f aidl: battery: Correctly guard config with mutex roynatech2544 2023-12-05 19:01:04 +09:00
  • 433c493aac sepolicy: Allow logger full control over its logdir roynatech2544 2023-12-05 18:29:40 +09:00
  • 21a01b5825 debug-tools: bootlogger: Add experiemental rt log support roynatech2544 2023-12-05 14:42:39 +09:00
  • 41ee0363d7 debug-tools: bootlogger: Add missing newlines for fprintf roynatech2544 2023-12-05 14:23:45 +09:00
  • df17965df3 app: SmartCharge: Address one compliation warning roynatech2544 2023-12-05 13:11:39 +09:00
  • 40080ab782 debug-tools: bootlogger: Handle empty, not a directory ending cases roynatech2544 2023-12-05 12:08:05 +09:00
  • de34369c71 debug-tools: bootlogger: Add boot time recording support roynatech2544 2023-12-05 11:20:15 +09:00
  • 99ae23d04a debug-tools: bootlogger: Log the configurated log directory as well roynatech2544 2023-12-05 10:23:37 +09:00
  • 7ae5a9a296 debug-tools: bootlogger: Switch to using-alias parameter type roynatech2544 2023-12-05 10:16:36 +09:00
  • 47d6e63783 debug-tools: bootlogger: Make it take arguments instead of hardcode roynatech2544 2023-12-05 09:02:14 +09:00
  • fed2a1f511 debug-tools: bootlogger: Clear log directory files always roynatech2544 2023-12-05 08:52:57 +09:00
  • 8fc5c5e8e3 fixup! aidl: flashlight: Use GetIntProperty from libbase roynatech2544 2023-12-05 08:10:19 +09:00
  • d5f9fe51d4 debug-tools: bootlogger: Don't cache properties starting with ctl. roynatech2544 2023-12-04 22:54:27 +09:00
  • e15ccf9138 aidl: battery: Use condition_variable to quit loop immediately roynatech2544 2023-12-04 21:23:51 +09:00