Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8c0e8898
authored
Mar 29, 2022
by
bachinger
Committed by
Ian Baker
Apr 06, 2022
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Publish session test modules for the media3 repo
Issue: androidx/media#60 PiperOrigin-RevId: 438028148
parent
d97de5b9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
core_settings.gradle
core_settings.gradle
View file @
8c0e8898
...
@@ -87,3 +87,7 @@ include modulePrefix + 'test-data'
...
@@ -87,3 +87,7 @@ include modulePrefix + 'test-data'
project
(
modulePrefix
+
'test-data'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_data'
)
project
(
modulePrefix
+
'test-data'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_data'
)
include
modulePrefix
+
'test-utils'
include
modulePrefix
+
'test-utils'
project
(
modulePrefix
+
'test-utils'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_utils'
)
project
(
modulePrefix
+
'test-utils'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_utils'
)
include
modulePrefix
+
'test-session-common'
project
(
modulePrefix
+
'test-session-common'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_session_common'
)
include
modulePrefix
+
'test-session-current'
project
(
modulePrefix
+
'test-session-current'
).
projectDir
=
new
File
(
rootDir
,
'libraries/test_session_current'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment