persist.ubuntu. property set lacks channel id

Bug #1420242 reported by John McAleely
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
Medium
Michael Frey
initramfs-tools-ubuntu-touch (Ubuntu)
Fix Released
Undecided
Ricardo Salveti

Bug Description

For certain factory version schemes, the channel name must be encoded in the version string reported by the phone.

for the stable channel, the prefix will indicate it is for 'main production' use, and for other channels, the prefix will indicate it is a test release.

Current behaviour

$ adb shell
$ getprop | grep persist.ubuntu
[persist.ubuntu.version]: [17]
[persist.ubuntu.version.custom]: [20150207-538-29-183]
[persist.ubuntu.version.device]: [20150209-094615f]
[persist.ubuntu.version.rootfs]: [20150209]
[persist.ubuntu.default_language]: [EN]

Required behaviour:

$ adb shell
$ getprop | grep persist.ubuntu
[persist.ubuntu.version]: [17]
[persist.ubuntu.version.custom]: [20150207-538-29-183]
[persist.ubuntu.version.device]: [20150209-094615f]
[persist.ubuntu.version.rootfs]: [20150209]
[persist.ubuntu.version.channel]: [ubuntu-touch/stable/bq-aquaris.en]
[persist.ubuntu.default_language]: [EN]

Revision history for this message
John McAleely (john.mcaleely) wrote :

OEM project bug #1417540 (for those with access)

Changed in canonical-devices-system-image:
importance: Undecided → Medium
milestone: none → ww09-2015
status: New → Confirmed
Revision history for this message
John McAleely (john.mcaleely) wrote :

Now OEM project bug #1420888

affects: android (Ubuntu) → initramfs-tools-ubuntu-touch (Ubuntu)
Changed in initramfs-tools-ubuntu-touch (Ubuntu):
assignee: nobody → Ricardo Salveti (rsalveti)
status: New → Fix Released
Changed in canonical-devices-system-image:
assignee: nobody → Michael Frey (mfrey)
Changed in canonical-devices-system-image:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.