Common interfaces & sepolicies for tensor-based Google Pixel devices
Find a file
Ray Hsu adfda88cdf gs-common:aoc: correct aoc information in the bugreport
The aoc system node may be different for each platform. We can use
wildcard characters to replace these addresses.

To specify all addresses between 17000000 and 19000000, we could use the
wildcard character *. This would allow us to use the same code for all
platform, regardless of the specific addresses used

Test: adb bugreport && unzip bugreport*.zip &&
      check dump_aoc section in dumpstate_board.txt
Bug: 279680450
Change-Id: I1eaad3bd31e78265af6a9428064e9def501a813e
2023-04-26 10:51:44 +00:00
aoc gs-common:aoc: correct aoc information in the bugreport 2023-04-26 10:51:44 +00:00
audio audio: add CCA HAL module 2023-04-07 00:31:28 +00:00
battery_mitigation bcl: Do not include bcl.mk for factory 2023-04-11 02:47:29 +00:00
bcmbt get bt permission xml to gs-common 2022-09-14 09:54:52 +08:00
camera move camera dump to gs-common 2023-03-06 10:02:00 +08:00
dauntless Remove the libnos dependency if build without vendor 2023-04-06 11:37:23 +00:00
display create second panel dump 2023-03-08 23:30:03 +00:00
edgetpu Allow EdgeTPU DBA service to access the edgetpu_app_service 2023-03-24 18:31:33 +00:00
gear/dumpstate Add tracepoints to dumpstate_board sections 2023-04-10 15:22:25 +00:00
gps update gps sdk 147.20.23.566805 2023-04-07 01:13:57 +00:00
gs_watchdogd gs_watchdogd: add shutdown critical option 2023-02-16 13:09:39 +08:00
gxp Enable gxp dumps in bugreport 2023-04-06 08:21:51 +00:00
insmod insmod: Add support to load kernel modules from /system/lib/modules 2023-03-16 01:31:03 +00:00
led create led dump 2023-02-13 12:48:47 +08:00
mediacodec move mediacodec_samsung build config and sepolicy to gs-common 2023-03-02 03:33:51 +00:00
modem dumpstate: Add radio/sim folder to bugreport 2023-03-17 02:52:15 +00:00
pcie dumpstate: Collect PCIe link statistics 2023-02-10 09:08:10 -06:00
performance add perf dump 2023-02-10 13:30:18 +08:00
pixel_metrics gs-common: Update path reading for temperature residency metrics 2023-01-25 00:00:32 +00:00
pixel_ril rename HAL to hardware.google.ril_ext 2023-02-09 13:24:35 +00:00
powerstats powerstats: Add config support for AdaptiveDvfs data provider 2023-03-14 14:40:47 +08:00
radio Move the rest of radio dump to gs-common 2023-03-10 13:58:17 +08:00
ramdump [LSC] Add LOCAL_LICENSE_KINDS to device/google/gs-common 2022-10-06 13:32:35 -07:00
sensors move sensors dump to gs-common 2022-11-11 12:07:16 +08:00
soc dump vendor cma stat am: caf0f59fab 2023-04-12 09:49:16 +00:00
storage Storage: refactor sg_utils build rule 2023-04-18 15:04:52 +08:00
thermal gs-common:dumpstate: Combine Temperature Residency bugreport to pixel_metrics 2022-11-28 20:16:47 +00:00
touch Allow vendor_init to set the touch properties 2023-01-13 22:10:17 +08:00
trusty move trusty dump from gs201 to gs-common 2022-10-03 09:19:18 +08:00
umfw_stat Add umfw_stat_dump 2023-03-09 16:17:35 +00:00
wireless_charger WLC: Add the essential sysfs_wlc policy files 2023-01-06 18:48:47 +00:00
wlan create wlan dump 2023-03-31 06:28:07 +08:00
device.mk Adding developer GSI keys 2022-10-21 15:03:57 +08:00
OWNERS Add more OWNERS 2023-02-08 22:27:15 +00:00
README.txt add owners to manage gs-common 2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.