This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "0.0.1", | |
"released_at": "2025-10-12T03:17:17Z", | |
"binaries": { | |
"darwin-amd64": { | |
"url": "https://cdn.esper.cloud/esper-mcp-server/darwin/prod/amd64/esper_mcp_darwin_amd64_v0.0.1_cab707", | |
"checksum": "sha256:b3b3e07979b4ebad3d8d086d2805c3a68f3937c33cdc256a04ba893d05c02bd1" | |
} | |
, | |
"darwin-arm64": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd frameworks/av | |
git fetch https://github.com/PixelExperience/frameworks_av ten | |
git cherry-pick e49905948befa4db368cfbdcbc02889732b1e2c7 | |
git cherry-pick c6fc76610b2be38395a47dbc6a2087cc2de3ec57 | |
git cherry-pick 4e07870d84d49ac478887e307f19761ff8a47997 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"remote": "github", | |
"repository": "Chef-Sprout/android_kernel_motorola_chef", | |
"target_path": "kernel/motorola/sdm660", | |
"branch": "lineage-16.0" | |
}, | |
{ | |
"remote": "github", | |
"repository": "LineageOS/android_packages_resources_devicesettings", |