Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B
Backlog
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 1,124
    • Issues 1,124
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • e
  • Backlog
  • Issues
  • #933

Closed
Open
Opened Aug 10, 2019 by Bernat@dwarfcow

Bug in CUSTOM_PACKAGE list

On docker command to run the compilation of the ROM, using the 'latest' branch, there is an error on CUSTOM_PACKAGES field list. The first and the last APP that you have, both are not installed correctly when install the ROM to the device.

Example: the base fields used in the 'docker run' command are:

-e "BRANCH_NAME=v1-pie"
-e "DEVICE_LIST=dipper"
-e "CCACHE_SIZE=100G"
-e "CUSTOM_PACKAGES='Light GmsCore GsfProxy FakeStore com.google.android.maps.jar Mail Librechair MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager eDrive Weather Notes Tasks NominatimNlpBackend DroidGuard OpenKeychain Message Apps LibreOfficeViewer'" \

With this example, the 'Light' and the 'LibreOfficeViewer' are not installed when start the device. The other apps are installed correctly and working perfectly.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: e/backlog#933