forked from kdrag0n/adevtool
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
513d1e8
commit 4c30905
Showing
5,823 changed files
with
168,147 additions
and
67,648 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
export BUILD_ID_akita="AP3A.241105.007" | ||
export BUILD_ID_akita="AP4A.241205.013" | ||
unset PLATFORM_SECURITY_PATCH_akita |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
require board=akita | ||
|
||
require version-bootloader=akita-15.0-12059390 | ||
require version-baseband=g5300o-240704-240912-B-12358532 | ||
require version-bootloader=akita-15.1-12474670 | ||
require version-baseband=g5300o-240919-241106-B-12612898 | ||
require partition-exists=vendor_kernel_boot |
This file contains 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
This file contains 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
7 changes: 7 additions & 0 deletions
7
...vices/akita/overlays/product_com.android.networkstack__NetworkStackConfig/Android.bp.skip
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
// Generated by adevtool; do not edit | ||
// For more info, see https://github.com/GrapheneOS/adevtool | ||
|
||
runtime_resource_overlay { | ||
name: "com.android.networkstack__NetworkStackConfig.auto_generated_rro_product_adevtool__", | ||
product_specific: true, | ||
} |
7 changes: 7 additions & 0 deletions
7
...s/akita/overlays/product_com.android.networkstack__NetworkStackConfig/AndroidManifest.xml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Generated by adevtool; do not edit | ||
For more info, see https://github.com/GrapheneOS/adevtool --> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.networkstack__NetworkStackConfig.auto_generated_rro_product_adevtool__"> | ||
<overlay android:targetPackage="com.android.networkstack" android:targetName="NetworkStackConfig" android:isStatic="true" android:priority="1"/> | ||
<application android:hasCode="false"/> | ||
</manifest> |
6 changes: 6 additions & 0 deletions
6
...akita/overlays/product_com.android.networkstack__NetworkStackConfig/res/values/values.xml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Generated by adevtool; do not edit | ||
For more info, see https://github.com/GrapheneOS/adevtool --> | ||
<resources> | ||
<bool name="config_force_enable_apfv6_nd_offload">true</bool> | ||
</resources> |
This file contains 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
This file contains 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
Oops, something went wrong.