Skip to content

Commit

Permalink
Using userfaultfd in page guard manager
Browse files Browse the repository at this point in the history
  • Loading branch information
panos-lunarg committed Jun 26, 2023
1 parent 8364d13 commit 1b962c1
Show file tree
Hide file tree
Showing 4 changed files with 540 additions and 39 deletions.
2 changes: 1 addition & 1 deletion android/layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 27
ndkVersion '21.3.6528147'
ndkVersion '24.0.8215888'
defaultConfig {
minSdkVersion 26
targetSdkVersion 27
Expand Down
2 changes: 1 addition & 1 deletion android/tools/replay/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 27
ndkVersion '21.3.6528147'
ndkVersion '24.0.8215888'
defaultConfig {
applicationId "com.lunarg.gfxreconstruct.replay"
minSdkVersion 26
Expand Down
Loading

0 comments on commit 1b962c1

Please sign in to comment.