forked from AOSPA/android_libcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: 180399951 Test: m Change-Id: I648e2fc05a2f3d2acd3f2258c0a259f2aef44b33
- Loading branch information
Nicolas Geoffray
committed
Mar 8, 2021
1 parent
191227a
commit 83f4730
Showing
2 changed files
with
2 additions
and
0 deletions.
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 |
---|---|---|
|
@@ -33,6 +33,7 @@ cc_defaults { | |
enabled: false, | ||
}, | ||
}, | ||
min_sdk_version: "S", | ||
} | ||
|
||
cc_defaults { | ||
|